| seCovs {iNZightMR} | R Documentation |
Compute the standard error information for a given covariance matrix.
seCovs(covs, addbase = FALSE)
covs |
covariance matrix |
addbase |
logical, is there a baseline? |
an ses.moecalc object
Junjie Zeng
seCovs(cov(iris[, -5]))