======================================================================================= CircStats: S-PLUS Functions for Circular Statistics Version 2.0 September, 2004 Created and tested using MS Windows 2000 and XP, with S-PLUS 6.2 for Windows ======================================================================================= INSTALLATION INSTRUCTIONS FOR MS WINDOWS: 1. Download the file circstats20.zip. 2. Create a folder to which to extract the files contained in the .zip file. Suppose this folder is called c:\library\circstats\. 3. Extract all files contained in the .zip file into the folder created in 2. The folder created in 2 should now contain the files "readme.txt" and "circstats.chm". The former is a brief description of the library, and the latter contains the help documentation for the library, in the form of the MS Windows standard, a compiled HTML help file. There should also be a .Data folder in the folder created in Step 2. 4. Start S-PLUS and type the following command at the command prompt, to make the library accessible to S-PLUS: > library(section="circstats", lib.loc="c:/library") The lib.loc value in the command will need to reflect the folder choice in Step 2. 5. The functions in the library and their help documentation are now available for use. =============================================================== Please address questions and comments regarding the library to: Ulric J. Lund Department of Statistics California Polytechnic State University San Luis Obispo, CA 93407 Email: ulund@calpoly.edu ===============================================================