[R] partial R

Michael Kubovy kubovy at virginia.edu
Mon Apr 2 15:16:06 CEST 2007


On Apr 2, 2007, at 5:49 AM, Pedram Rowhani wrote:

> i am wondering if there is a command in R that will give me the
> partial regression coefficients

To answer your question, you could have started with
RSiteSearch('partial regression')

It's then likely that you would figured out that one way to proceed is
install.packages('car')
?cr.plots

(You may have to restart R to get the help on a newly-installed  
package.)
_____________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS:     P.O.Box 400400    Charlottesville, VA 22904-4400
Parcels:    Room 102        Gilmer Hall
         McCormick Road    Charlottesville, VA 22903
Office:    B011    +1-434-982-4729
Lab:        B019    +1-434-982-4751
Fax:        +1-434-982-4766
WWW:    http://www.people.virginia.edu/~mk9y/



More information about the R-help mailing list