Methods for working with matrix-list objects
# S4 method for matlist
as.list(x, detailed = FALSE, ...)# S4 method for matlist
as.matrix(x, ...)
# S3 method for matlist
names(x)
# S3 method for matlist
length(x)
# S4 method for matlist
labels(object, ...)
# S4 method for matlist
dim(x)
# S4 method for matlist
nrow(x)
# S4 method for matlist
show(object)
a matlist object
if TRUE, then a simple list of matrices is returned;
otherwise, then entire matlist object data is returned along with the
name of the class (e.g. either omegalist or sigmalist) as well
as the names of the matrices
passed through to other methods
passed to showmatlist