S-Plus for Microcomputers -- statistical and exploratory data analysis and graphics -------available in: site license version from ITS (JEF150, 213.740.5555) WPH, KOH, SAL and LVL on PCs ------support level: full ----current version: 7.x -invoke interactive: click icon ------in user rooms: (not currently available due to license manager problems) --------------batch: Start>Run: Splus /BATCH inputfile outputfile NOTES: BATCH must be uppercase paths (e.g., c:\mysplus\prog8.out for outputfile may need to be specified to find or direct files from/to desired locations --------using files: data files can be stored in DOS files anywhere on system -- NOTE that slashes (not backslashes) must be used in Scripts (programs) to specify external data files: c:/myplus/raw.data Scripts (programs) are stored in *.ssc files with File>Save [As] and called in with File>Open ----printing output: the Script window generates output in the bottom half; open a Report window (File>New>Report File) then cut-and-paste the output from the bottom half of the Script window to the Report window, then File>Save [As] or File>Print (if printer is attached) ----troubleshooting: ----------workspace: apparently limited only by resources on system no re-allocation necessary (?) -----add-on modules: finmetrics, spatial, wavelets -- link example: > module(spatial) ------documentation: http://www.usc.edu/its/doc/statistics/splus/ http://www.insightful.com/support/documentation.asp (full docs in PDF) in splus: Help>S-Plus Help, or Help>Search S-Plus Help WPH B36, LVL -----to end session: click on File, then Exit