correlation | R Documentation |
Correlation
correlation(x, y, ...)
x |
Object. |
y |
Object. |
... |
Additional arguments. |
numeric(1)
or matrix
.
stats::cor()
.
stats::cor.test()
.
stats::sd()
.
https://stats.stackexchange.com/questions/24980
showMethods("correlation")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.