[R] Multiple Regression with Correlation Matrix
William Revelle
lists at revelle.net
Sat Aug 16 05:28:50 CEST 2008
Linda,
At 4:36 PM -0700 8/15/08, Linda Zientek wrote:
>
>Hello,
>
>In SPSS, a multiple regression can be conducted by inputting the
>means, standard deviations, sample size, and correlation matrix
>without actually using the raw dataset. Is it possible to do the
>same in R?
>
>Thanks in advance for your assistance.
>
>Linda
>
look at mat.regress in the psych package. It will do some of what
you might want.
That is to say, it will do a multiple regression from the correlation
matrix and give you appropriate tests for the given sample size.
Bill
--
William Revelle http://personality-project.org/revelle.html
Professor http://personality-project.org/personality.html
Department of Psychology http://www.wcas.northwestern.edu/psych/
Northwestern University http://www.northwestern.edu/
Attend ISSID/ARP:2009 http://issid.org/issid.2009/
More information about the R-help
mailing list