MVA comes with R base.  However, it is a seperate library.  Libraries that
are not sent with base are available in Windows binaries on CRAN, but you do
not have to worry about that for MVA.

Type:

    library()

and you will get a list of the available packages.  To make MVA available
(i.e. load it), type:

    library(mva)

then you can ask for, for example:

    help (factanal)



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 05, 2001 5:42 PM
To: [EMAIL PROTECTED]
Subject: Re: Factor analysis - which package is best for Windows?


[EMAIL PROTECTED] (Magill, Brett) wrote in message
news:<[EMAIL PROTECTED]>...
> Also check out R, a GNU implementation of the S language, most prominently
> known through its use in S-Plus.  R is a fully featured statisitical
> programming environment.  In its MVA (Multivariate) package, it includes
> routines for factor analysis using maximum liklihood estimation with
varimax
> and promax rotations.
> 

I have installed R1.3.0 on  my Windows system and have noted that MVA
is an add-on.  The FAQ tells how to obtain these add-ons but only for
UNIX.  Is this add-on actually available for Windows?  If so, how do I
obtain it?

Thanks,
Peter


=================================================================
Instructions for joining and leaving this list and remarks about
the problem of INAPPROPRIATE MESSAGES are available at
                  http://jse.stat.ncsu.edu/
=================================================================


=================================================================
Instructions for joining and leaving this list and remarks about
the problem of INAPPROPRIATE MESSAGES are available at
                  http://jse.stat.ncsu.edu/
=================================================================

Reply via email to