View source: R/disattenuate.r.R
disattenuate.r | R Documentation |
Disattentuate a Pearson's r estimate for unreliability
disattenuate.r(r, reliability1, reliability2)
r |
The (attenuated) value of Pearson's r |
reliability1 , reliability2 |
The reliabilities of the two variables |
The disattenuated value of Pearson's r
disattenuate.r(.5, .8, .9);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.