Learn R Programming

IPMpack (version 2.1)

fecObjInteger-class: Class "fecObjInteger"

Description

A class object description

Arguments

Objects from the Class

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

Slots

"fecConstants" "offspringSplitter" "meanOffspringSize" "sdOffspringSize" "fecByDiscrete" "Transform"
fitFec:
Object of class "list" ~~
fecConstants:
Object of class "data.frame" ~~
fecNames:
Object of class "character" ~~
offspringSplitter:
Object of class "data.frame" ~~
offspringRel:
Object of class "glm" ~~
vitalRatesPerOffspringType:
Object of class "data.frame" ~~
thetaOffspringSize:
Object of class "numeric" ~~
fecByDiscrete:
Object of class "data.frame" ~~
Transform:
Object of class "character" ~~
distOffspring:
Object of class "character" ~~

Methods

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

Examples

Run this code
showClass("fecObjInteger")

Run the code above in your browser using DataLab