Learn R Programming

mrgsolve (version 0.9.2)

matlist: Methods for working with matrix-list objects

Description

Methods for working with matrix-list objects

Usage

zero.re(.x, ...)

# S4 method for mrgmod zero.re(.x, ..., .drop = FALSE)

zero_re(...)

drop_re(.x, ...)

drop.re(...)

# S4 method for matlist as.list(x, ...)

# 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)

Arguments

.x

a matlist object

...

passed along

.drop

if TRUE, zero_re will drop omega or sigma or both entirely

x

a matlist object

object

passed to showmatlist