| fast_conditional_cor | R Documentation |
Compute correlation conditioned on a third variable being in a range.
fast_conditional_cor(x, y, z, z_min, z_max)
x |
Numeric vector |
y |
Numeric vector |
z |
Conditioning variable |
z_min |
Lower bound for z |
z_max |
Upper bound for z |
Correlation coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.