Displaying 1 result from an estimated 1 matches for "tp26308463p26308463".
2009 Nov 11
2
Partial correlations and p-values
...and y, while controlling for z (partial correlation):
x <- c(1,20,14,7,9)
y <- c(5,6,7,9,10)
z <- c(13,27,16,5,4)
What function can I append to this to find this partial correlation? Many
thanks!
--
View this message in context: http://old.nabble.com/Partial-correlations-and-p-values-tp26308463p26308463.html
Sent from the R help mailing list archive at Nabble.com.