Description Usage Arguments Value
This function randomly creates a correlation coefficient.
1 | get_correlation_coefficient(size, direction = "p", seed_number = 1)
|
size |
A character element (options: "w" for weak, "s" for small, "m" for moderate or "l" for large). |
direction |
A character element (options: "p" for positive or "n" for negative) This paramater is set to "p" by default. |
seed_number |
A numeric (integer) element that allows a randomly generated effect size to be reproduced. This parameter is set to 1 by default. |
Returns a numeric element between -0.7000 and 0.7000.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.