growthObjIncr-class: Class "growthObjIncr"

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("growthObjIncr", ...).

Slots

fit:

Object of class "lm" ~~

sd:

Object of class "numeric" ~~

Methods

growth

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

growthCum

signature(size = "numeric", sizeNext = "numeric", h = "numeric", cov = "data.frame", growthObj = "growthObjIncr"): ...

Author(s)

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

Examples

1
showClass("growthObjIncr")

IPMpack documentation built on May 2, 2019, 2:36 a.m.