growthObj-class: Class "growthObj"

Description Objects from the Class Slots Methods Author(s) Examples

Description

A class object description

Objects from the Class

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

Slots

fit:

Object of class "lm" ~~

sd:

Object of class "numeric" ~~

Methods

growth

signature(size = "numeric", sizeNext = "numeric", cov = "numeric", growthObj = "growthObj"): ...

growthCum

signature(size = "numeric", sizeNext = "numeric", cov = "numeric", growthObj = "growthObj"): ...

Author(s)

C. Jessica E. Metcalf, Sean M. McMahon, Roberto Salguero-Gomez, Eelke Jongejans & Cory Merow.

Examples

1
showClass("growthObj")

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