[R] standardized partial regression coefficients
Chuck Cleland
ccleland at optonline.net
Tue Aug 29 11:01:40 CEST 2006
Yuval Sapir wrote:
> Hi all,
> I am relatively new to R, so let me know if I missed something trivial.
> I want to perform path-analysis with at least three levels of explaining
> variables (i.e., A affects B that affects C). I perform multiple
> regression for each set of variables, and get estimates for the partial
> coefficients and their SE. How can I translate it to standardized
> partial regression coefficients ("beta" in SPSS)?
> Thanks
> Yuval
RSiteSearch("standardized coefficients") is helpful. For example:
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/68367.html
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/6038.html
You also might consider the sem package by John Fox with its
standardized.coefficients function.
http://cran.r-project.org/doc/packages/sem.pdf
--
Chuck Cleland, Ph.D.
NDRI, Inc.
71 West 23rd Street, 8th floor
New York, NY 10010
tel: (212) 845-4495 (Tu, Th)
tel: (732) 512-0171 (M, W, F)
fax: (917) 438-0894
More information about the R-help
mailing list