IPMmatrix-class: Class '"IPMmatrix"'

Description Objects from the Class Slots Extends Methods Examples

Description

Class IPMmatrix contains a matrix describing transitions between sizes or discrete stages; other slots described integration resolution, etc.

Objects from the Class

Objects can be created by calls of the form new("IPMmatrix", ...).

Slots

.Data:

Object of class "matrix" ~~

nDiscrete:

Object of class "numeric" ~~

nEnvClass:

Object of class "numeric" ~~

nBigMatrix:

Object of class "numeric" ~~

meshpoints:

Object of class "numeric" ~~

env.index:

Object of class "numeric" ~~

names.discrete:

Object of class "character" ~~

Extends

Class "matrix", from data part. Class "array", by class "matrix", distance 2. Class "structure", by class "matrix", distance 3. Class "vector", by class "matrix", distance 4, with explicit coerce.

Methods

No methods defined with class "IPMmatrix" in the signature.

Examples

1
showClass("IPMmatrix")

IPMpack documentation built on May 2, 2019, 4:59 p.m.