zwietering_gamma: Zwietering gamma model

View source: R/gamma_models.R

zwietering_gammaR Documentation

Zwietering gamma model

Description

Gamma model as defined by Zwietering et al. (1992). To avoid unreasonable predictions, it has been modified setting gamma=0 for values of x outside (xmin, xopt)

Usage

zwietering_gamma(x, xmin, xopt, n)

Arguments

x

Value of the environmental factor.

xmin

Minimum value of the environmental factor for growth.

xopt

Maximum value for growth

n

Exponent of the secondary model

Value

The corresponding gamma factor.


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