Skip to content

manova in R

2 messages · Sergei Zuyev, Brian Ripley

#
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:

            
You can use xgobi for spin (and much more) via the interface in hte
xgobi package.
simplex in library boot, for both.