Contents of directory wang1

Description

Each of the files except simulation.figure.ssc contains a function declaration corresponding to the file name (without the .ssc extension).

Download

Click on a file to view it in your browser. Use "File-Save As" (or similar) to store it to your local disk. Alternatively, click with the right mouse button and select "Save As" (or similar).

Use source("filename.ssc") to read in (and possibly run) the code contained in an S-Plus script (ssc) file.
Use data.restore("filename.sdd") to restore all objects contained in an S-Plus data dump (sdd) file.
Under Windows, you can double-click on ssc files to start S-Plus and open the ssc file in the S-Plus editor.

Create a new chapter for trying out the code provided here.

All of the files below as zip file

FA.ssc
calc.comp.ssc
calc.conc.ssc
calc.fluc.ssc
conc.plot.ssc
fill.C.ssc
fluc.ssc
get.D.time.ssc
random.dosing.ssc
simulation.figure.ssc top level code to generate the simulation figure
simulation.ssc


Back to the download page.
Back to the main book page.