LightResponseCurveFitter_isParameterInBounds {REddyProc} | R Documentation |
LightResponseCurveFitter isParameterInBounds
Description
Check if estimated parameter vector is within reasonable bounds
Usage
LightResponseCurveFitter_isParameterInBounds(theta,
sdTheta, RRefNight, ctrl)
Arguments
theta |
estimate of parameter |
sdTheta |
estimate of uncertainty of the parameter |
RRefNight |
numeric scalar: night-time based estimate of basal respiration |
ctrl |
list of further controls |
Details
check the Beta bounds that depend on uncertainty: outside if (beta > 100 and sdBeta >= beta)
Value
FALSE if parameters are outside reasonable bounds, TRUE otherwise
Author(s)
TW, MM Department for Biogeochemical Integration at MPI-BGC, Jena, Germany <REddyProc-help@bgc-jena.mpg.de> [cph], Thomas Wutzler <twutz@bgc-jena.mpg.de> [aut, cre], Markus Reichstein <mreichstein@bgc-jena.mpg.de> [aut], Antje Maria Moffat <antje.moffat@bgc.mpg.de> [aut, trl], Olaf Menzer <omenzer@bgc-jena.mpg.de> [ctb], Mirco Migliavacca <mmiglia@bgc-jena.mpg.de> [aut], Kerstin Sickel <ksickel@bgc-jena.mpg.de> [ctb, trl], Ladislav <U+0160>igut <sigut.l@czechglobe.cz> [ctb]