Skip to Main Content
Statistical Programming in SAS
book

Statistical Programming in SAS

by John Bailer
April 2015
Intermediate to advanced content levelIntermediate to advanced
460 pages
14h 45m
English
SAS Institute
Content preview from Statistical Programming in SAS
408 Statistical Programming in SAS
11.8 Case Study 4: SAS/IML Module to Implement
Monte Carlo Integration to Estimate π
In all of the previous examples, SAS/IML code was specific to one particular problem.
However, you might want to produce code that can be applied in other contexts. In
Display 11.14, SAS/IML modules are constructed using the techniques in “Case Study 1:
Monte Carlo Integration to Estimate π.” The beginning of a module is noted by start
module-name(parm1, parm2, …). Its conclusion is noted by finish
module-name. Modules are invoked by run module-name(parm1, parm2,
), where a value is substituted for parm in the run statem ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Elementary Statistics Using SAS

Elementary Statistics Using SAS

Sandra D. Schlotzhauer

Publisher Resources

ISBN: 9781607645047