corr_data | R Documentation |
simulated data points for two variables with varying degrees of correlation
data(corr_data)
A data frame containing 900 rows and 5 columns
Variable 1
Variable 2
correlation coefficient (Pearson)
id of the correlation (1-9)
line number
The following correlations values are simulated in n=100 data points each: #' -0.999999, -0.90, -0.75, -0.30, 0.00, 0.30, 0.75, 0.90, 0.999999. Each value has a different id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.