GROpow: the GROpow set 'GROpow' - A family of power functions for...

Description Usage Arguments Author(s)

View source: R/EcologyModels.R

Description

the GROpow set GROpow - A family of power functions for size growth modelling, predicting size at time t, from initial size M0, and a set of parameters. The set includes an inverse and differential, which predict age at size M, and growth rates dM/dtime for a size M.

Usage

1
2
3
4
5
GROpow(M0, beta, r, time, betas = NULL)

GROipow(M, M0, r, beta, time, betas = NULL)

GROdpow(M, r, beta, betas = NULL)

Arguments

M0

initial mass

beta

scaling factor

r

growth rate

time

time since initial size

M

mass

Author(s)

Marco D. Visser

Marco D. Visser

Marco D. Visser


MarcoDVisser/FDPtools documentation built on May 7, 2019, 2:49 p.m.