as.matrices.inits {nonmemica}R Documentation

Coerce to Matrices from Inits

Description

Coerces to matrices from inits. Non-block inits is expanded into list of matrices.

Usage

## S3 method for class 'inits'
as.matrices(x, ...)

Arguments

x

inits

...

ignored

Value

matrices

See Also

Other as.matrices: as.matrices(), as.matrices.records()


[Package nonmemica version 1.0.11 Index]