Contents of directory bock2

Description

Each file contains a function declaration corresponding to the name of the file (without the .ssc extension). do.graphs.ssc contains the call to a function to generate the figure.

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

do.graphs.ssc a call to s.size.plot
ptnoncent.ssc distribution function of the noncentral t-distribution
tconf.size.plot.ssc graphical sensitivity analysis of power and sample sizes for confidence intervals
tconf.size.plot.help help file for tconf.size.plot
t.power.ssc power of a t-test
t.size.plot.ssc graphical sensitivity analysis of power and sample sizes for t-tests
t.size.plot.help help file for t.size.plot
t.size.ssc total sample size of a t-test


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