info2se | R Documentation |
across persons
info2se(infos, summed = TRUE, var.out = FALSE, prior = NULL)
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 |
if summed across bocks: matrix: rows=persons, columns=traits, otherwise: list with entries for each person: matrix of SEs: rows = blocks, columns = traits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.