Description Usage Arguments Details Value Author(s)
Calculate correlation coefficients of many x with one y using the function cor.test
.
1 |
x |
a data frame. |
y |
the response variable. |
method |
one of "pearson", "kendall" or "spearman". |
... |
other parameters passed through. |
cor.test is used for calculation and a table with estimates, confidence intervals and p-values is returned.
prints table with correlation coefficients, confidence intervals and p-values.
Jutta Gamper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.