info2se: convert information to SEs

View source: R/info2se.R

info2seR Documentation

convert information to SEs

Description

across persons

Usage

info2se(infos, summed = TRUE, var.out = FALSE, prior = NULL)

Arguments

infos

list of arrays with block information as returned from calc.info.block()

summed

logical, should the information be summed across blocks? defaults to TRUE

var.out

logical, return variances instead of SEs? defaults to FALSE

prior

matrix of prior covariances, if given, posterior information is computed, defaults to NULL

Value

if summed across bocks: matrix: rows=persons, columns=traits, otherwise: list with entries for each person: matrix of SEs: rows = blocks, columns = traits


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