Contents of directory hoffman

Description

This script contains top level expressions that will generate global objects in your working directory.
Existing objects will be overwritten!

Objects that will be created by running this script:

 [1] ".Last.value"    "AUCdata"        "BQL.Assign"     "BQLdata"       
 [5] "Calc.AUC"       "Day.Test"       "Dose.Test"      "Figure.4.2"    
 [9] "Gender.Test"    "Group.Means"    "Session.Means"  "calc.DF"       
[13] "count.BQL"      "create.simdata" "sessiondata"    "sim.data"      
[17] "simdata"        "sum.SE"        

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

hoffman.sdd all objects (functions and data) used in the chapter
hoffman.ssc all code of the chapter, including commands


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