[R] (no subject)

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Fri Dec 13 17:58:02 CET 2002


On Fri, 13 Dec 2002, Michal Or-Guil wrote:

> I started programming in R not very long ago, and I would like to make my
> own changes in functions like isoMDS (library MASS), as for example
> changing the definition of the stress function.
> Looking at the code of isoMDS, it seems that the function uses precompiled
> C code routines. Is there a way to get those routines and include own
> changes there, or would I have to write an own, new isoMDS-function?

The C code is part of the sources on CRAN.  If you have precompiled code
you are probably using Windows or MacOS and omitting to tell us.
If you are using Windows, do read the rw-FAQ about installing packages.

-- 
Brian D. Ripley,                  ripley at 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 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list