Learn R Programming

IPMpack (version 2.1)

growthObjPois-class: Class "growthObjPois"

Description

A class object description

Arguments

Objects from the Class

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

Slots

fit:
Object of class "list" ~~

Methods

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

Examples

Run this code
showClass("growthObjPois")

Run the code above in your browser using DataLab