An sos search indicated that the ppcor package might be of use: its
description file says that it is for partial and semi-partial
correlation. Is that what you had in mind?
# install.packages('sos')
library(sos)
findFn('semi correlation')
HTH,
Dennis
On Sun, Jul 3, 2011 at 9:33 AM, Assieh Rashidi <[email protected]> wrote:
> Hi, I want to know how i could calculate semi correlation with R. Is there
> any package for it?
> [[alternative HTML version deleted]]
>
> ______________________________________________
> [email protected] mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.