Re: [R] p values for partial correlations

2013-08-08 Thread Demetrio Luis Guadagnin
Dear Tal: Thank you for your help. Thats what I run: install.packages(corpcor) require(corpcor) correlations=cor(mydata) pcorrrel = cor2pcor(correlations); pcorrrel 2013/8/7 Tal Galili tal.gal...@gmail.com A short self contained code would help us help you. You can try using str on

Re: [R] p values for partial correlations

2013-08-08 Thread Peter Langfelder
I am not an expert on shrinkage estimators of partial correlations (such as the one in corpcor), but my sense is that it is difficult to provide a good estimate of a p-value. You could try to email the authors of the package and ask them, but this may be more of a statistics rather than R

[R] p values for partial correlations

2013-08-07 Thread Demetrio Luis Guadagnin
Dear: I needed to calculate partial correlations and used the package corpcor for that purpose. The output doesnot provide p values and I was unable to find information or posts on how to get them. Does someone can help me? Thanks. -- Dr. Demetrio Luis Guadagnin Conservação e Manejo de Vida

Re: [R] p values for partial correlations

2013-08-07 Thread Tal Galili
A short self contained code would help us help you. You can try using str on the output of the command you are using, and try to understand where the p.value is located. Tal Contact Details:--- Contact me: