On Fri, 30 Jan 2004, Zainab Jamal wrote:
> I am currently using splus 2000 windows version and I have windows 2000
> operating system.
>
> I need help/instructions on how and what to do so I can use the routines in
> the new survival library posted by Terry Therneau - reference below.
> I do not have a Watcom compiler. But I have Compaq Visual Fortran version 6.
The routines are in C, not Fortran. If you have Visual C++ you should be
able to build them into a DLL and use dll.load in the code. However, as
this was written for S-PLUS 6.x, it is quite possible that the S code will
not work on S-PLUS 2000.
There is a version of the Watcom compilers available for free at
www.openwatcom.org: I haven't tried them since S-PLUS 2000 was already
well obselete before they were released. But they, Borland C++ and the
MinGW port of gcc (amongst others) are capable of making DLLs that can be
used with S-PLUS 2000.
> Author: Terry Therneau<therneau@mayo.edu>
> Date: Thu, 20 Nov 2003 12:57:46 -0600 (CST)
> A new set of functions that significantly expands the survival library has
> been posted on our web site at Mayo. Go to the web site for our division
> http://www.mayo.edu/hsr/biostat.html and you will f
> /archives/html/s-news/2003-11/msg00132.html (7,546 bytes)
>
> Regards
> Zainab
--
Brian D. Ripley, ripley@stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
|