View source: R/calc_info_block_r2.R
calc.info.block.r2 | R Documentation |
r2 = 1 - var.all/var.wo
calc.info.block.r2(
info.all = NULL,
wo.blocks = 1,
prior = NULL,
avg = FALSE,
rep = 20,
K.final = NULL,
constraint.list = NULL,
...
)
info.all |
as calculated from info.block for all blocks |
wo.blocks |
vector of indices of blocks for which to compute R2 |
prior |
matrix of prior covariances, if given, posterior information is computed, defaults to NULL |
matrix of reductions in SEs, rows = persons, columns = traits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.