Contents of directory eisele

Description

The scripts contain top level expressions. Existing global variables may be overwritten.

Objects that will be created by running this script:

 [1] ".Last.value" "SubstLinFit" "WaterLinFit" "a"           "alpha"      
 [6] "beta"        "conf.level"  "data"        "formula"     "initial"    
[11] "message"     "mod1"        "mod2"        "modtheta"    "mtheta"     
[16] "noassay"     "pv"          "setheta"     "subst"       "temp"       
[21] "tval.subst"  "tval.water"  "water"       "ylim"        "zval"       

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

eisele.ssc program code
assay.txt data file


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