Dear R-users,
Does anybody know if analogs of the following S-plus functions are
available (or planned to be) in R:
manova - multivariate analysis of variance
faces - Chernoff faces plot
spin -  3D visualization of data
Another thing:  are there functions for solving linear programming
problems in R or Splus?
Thank you in advance,
Sergei
================================================================                
Dr. Sergei ZUYEV
Statistics and Modelling Science dept., University of Strathclyde
    Livingston Tower, 26 Richmond str., Glasgow, G1 1XH, U.K.
     Tel.: +44 (0)141 548 3663    Fax:  +44 (0)141 552 2079
E-mail: sergei at stams.strath.ac.uk   http://www.stams.strath.ac.uk
================================================================
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Fri, 9 Apr 1999, Sergei Zuyev wrote:> Dear R-users, > > Does anybody know if analogs of the following S-plus functions are > available (or planned to be) in R: > manova - multivariate analysis of variance > faces - Chernoff faces plot > spin - 3D visualization of dataYou can use xgobi for spin (and much more) via the interface in hte xgobi package.> Another thing: are there functions for solving linear programming > problems in R or Splus?simplex in library boot, for both. -- 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 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._