R/LRC_nonrectangular.R
LRC_NonRect_predictGPP.Rd
Nonrectangular Light Response function for GPP
LRC_NonRect_predictGPP(Rg, Amax, alpha, conv)
vector of GPP
This function generalizes the RectangularLRCFitter_predictGPP()
by adding the convexity parameter conv
.
For conv -> 0 (logitconv -> -Inf)
: approaches the rectangular hyperbolic.
For conv -> 1 (logitconv -> + Inf)
: approaches a step function.
Expected values of conv
are about 0.7-0.9 (Moffat 2012).