Description Usage Arguments Value
View source: R/correlation_simplified.R
Simplified version of pearson.test
which returns only the correlation coefficient.
Called by the bootstrap functions for faster execution.
1 | pearson(x, y)
|
x, y |
Two vectors of the same length. |
The correlation coefficient.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.