IPMmatrix-class: Class '"IPMmatrix"'

IPMmatrix-classR Documentation

Class "IPMmatrix"

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

showClass("IPMmatrix")

wpetry/IPMpack2 documentation built on Sept. 29, 2022, 9:41 a.m.