[R] correlation matricies: getting p-values?
Bert Gunter
bgunter.4567 at gmail.com
Sun Jun 28 19:23:18 CEST 2015
?cor.test
Please read Help files (for cor, which linked cor.test) before
posting. And, as David says, post in plain text.
-- Bert
Bert Gunter
"Data is not information. Information is not knowledge. And knowledge
is certainly not wisdom."
-- Clifford Stoll
On Sat, Jun 27, 2015 at 8:06 PM, JAVAD BAYAT <j.bayat194 at gmail.com> wrote:
> Dear Bill Venables;
>
> Hi, I am using "cor" command to get the correlation coefficients for my data
> frame. I found somthing in the following site: "
> <https://stat.ethz.ch/pipermail/r-help/2000-January/009758.html>
> https://stat.ethz.ch/pipermail/r-help/2000-January/009758.html" . I used
> your functions to get the p-values for each variables. But I want to use
> Spearman method for my data frame.
>
> Please help me to write the right function.
>
> many thanks.
>
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.
More information about the R-help
mailing list