Learn R Programming

IPMpack (version 2.1)

growthCum-methods: ~~ Methods for Function growthCum ~~

Description

~~ Methods for function growthCum ~~

Arguments

Methods

signature(size = "numeric", sizeNext = "numeric", cov = "data.frame", growthObj = "growthObj")
signature(size = "numeric", sizeNext = "numeric", cov = "data.frame", growthObj = "growthObjDeclineVar")
signature(size = "numeric", sizeNext = "numeric", cov = "data.frame", growthObj = "growthObjIncr")
signature(size = "numeric", sizeNext = "numeric", cov = "data.frame", growthObj = "growthObjLogIncr")
signature(size = "numeric", sizeNext = "numeric", cov = "data.frame", growthObj = "growthObjTruncIncr")
signature(size = "numeric", sizeNext = "numeric", cov = "data.frame", growthObj = "growthObjLogIncrDeclineVar")
signature(size = "numeric", sizeNext = "numeric", cov = "data.frame", growthObj = "growthObjHossfeld")