calc.info.block.r2: information for one block in R2 metric

View source: R/calc_info_block_r2.R

calc.info.block.r2R Documentation

information for one block in R2 metric

Description

r2 = 1 - var.all/var.wo

Usage

calc.info.block.r2(
  info.all = NULL,
  wo.blocks = 1,
  prior = NULL,
  avg = FALSE,
  rep = 20,
  K.final = NULL,
  constraint.list = NULL,
  ...
)

Arguments

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

Value

matrix of reductions in SEs, rows = persons, columns = traits


susanne-frick/MFCblockInfo documentation built on Oct. 20, 2024, 8:26 p.m.