Learn R Programming

mrgsolve (version 0.8.12)

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, ...)

zero_re(...)

drop.re(.x, ...)

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

drop_re(...)

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

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

# S4 method for matlist names(x)

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

x

a matlist object

object

passed to showmatlist