CPM_model: Secondary Cardinal Parameter (CPM) model

View source: R/gamma_models.R

CPM_modelR Documentation

Secondary Cardinal Parameter (CPM) model

Description

Secondary cardinal parameter model as defined by Rosso et al. (1995).

Usage

CPM_model(x, xmin, xopt, xmax, n)

Arguments

x

Value of the environmental factor.

xmin

Minimum value for growth.

xopt

Optimum value for growth.

xmax

Maximum value for growth.

n

Order of the CPM model.

Value

The corresponding gamma factor.


biogrowth documentation built on Aug. 19, 2023, 1:06 a.m.