seCovs {iNZightMR} | R Documentation |
Compute standard error for covariance matrix
Description
Compute the standard error information for a given covariance matrix.
Usage
seCovs(covs, addbase = FALSE)
Arguments
covs |
covariance matrix |
addbase |
logical, is there a baseline? |
Value
an ses.moecalc object
Author(s)
Junjie Zeng
Examples
seCovs(cov(iris[, -5]))
[Package iNZightMR version 2.3.0 Index]