[6453] in s-news-athena
Venables-Ripley software under Windows
daemon@ATHENA.MIT.EDU (Prof. Brian Ripley)
Thu Feb 16 07:07:58 1995
Date: Thu, 16 Feb 95 11:39:48 GMT
From: ripley@stats.ox.ac.uk (Prof. Brian Ripley)
To: s-news@utstat.toronto.edu
I have prepared versions of the Venables-Ripley libraries that use
dynamically-loaded compiled code for use with S-Plus for Windows 3.2.
(N.B. do not attempt to use these with 3.1.) They are contained
in ZIP archives at
markov.stats.ox.ac.uk:/pub/Sbook2
as mass2.zip, nnet.zip, spatial.zip. Transfer these as binary files, and
collect unzip.exe if you need it. This archive can be accessed
by anonymous ftp.
As mass2.zip unpacks to library MASS, it may be necessary to rename the
earlier version before unpacking. Then (in a standard setup)
unzip mass2 -d c:\spluswin\library
unzip nnet -d c:\spluswin\library
unzip spatial -d c:\spluswin\library
will install the software. (PKZip can also be used.)
The following functions are added or speeded-up in this version
sammon
ucv bcv width.SJ
prune.tree the treefix code [use library(MASS, first=T)]
neural network software
trend surface and kriging software
point process software
Final testing is still in progress, so feedback on difficulties
would be valuable.
Brian Ripley