r_squared.study | R Documentation |
We want to get the adj. R^2 with bootstrap confidence interval separately for each lab but also for the MEMo. We use the package rsq
r_squared.study(object, coverage_prob = 0.95, bootstrap.type = "norm")
object |
Study object. |
coverage_prob |
double. |
bootstrap.type |
forwarded to the boot.ci function |
CI. numeric vector containing estimate and CI
Stefan Thoma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.