- Home
- About Us
- Workshops & Seminars
- Software Help
- Software Access
- Spatial Analysis / GIS
- External Resources
3550 Rackham Building University of Michigan Ann Arbor, MI 48109-1070 cscar@umich.edu
more info
S-Plus Topics: Additional Libraries at UofM
Direct comments, questions and suggestions to UofM Splus Technical Support (splus.help@umich.edu).
SPlus is an extensible statistical computing environment. As a result, many SPlus users author custom function libraries to perform specific analyses that are not available in the standard SPlus distribution. Some of these users make their function libraries available to the general public at no cost. For the most part, StatLib is the repository for this freeware. At the request of UofM users, a number of these libraries have been installed on the ITD Statistics Servers.
If you know of an SPlus function library that would be of specific utility to the UofM community, please contact UofM Splus Technical Support (splus.help@umich.edu). Currently-installed function libraries are listed below...
NOTE: ITD, CSCAR and the authors make no guarantees as to the reliability of these libraries. CSCAR does NOT provide statistical support for these libraries!
Ellipse -- Confidence Ellipses for Two Parameters
To load this library, type "library(ellipse)" at the SPlus prompt.
LME and NLME (Version 1.2)-- Linear and Nonlinear Mixed Effects Models
To load this library, type "library(nlme)" at the SPlus prompt.
Postscript Manual (31 single-sided pages)
NNET -- Single Hidden Layer Neural Networks
To load this library, type "library(nnet)" at the SPlus prompt.
Spatial -- Kridging and Point Patterns Spatial Analysis
To load this library, type "library(spatial)" at the SPlus prompt.
XGobi (Release 2) -- Dynamic Data Visualization and Exploration
To load this library, type "library(xgobi)" at the SPlus prompt.
Postscript Manual (35 single-sided pages)