LightResponseCurveFitter_optimLRC | R Documentation |
call the optimization function
LightResponseCurveFitter_optimLRC(theta,
iOpt, sdParameterPrior, ..., ctrl, isUsingHessian)
theta |
numeric vector: starting parameters |
iOpt |
integer vector: positions of parameters to optimize |
sdParameterPrior |
numeric vector: prior uncertainty |
... |
further arguments to the cost function |
ctrl |
list of further controls |
isUsingHessian |
scalar boolean: set to TRUE to compute Hessian at optimum |
list of result of optim
amended with list
theta |
numeric vector: optimized parameter vector including the fixed components |
iOpt |
integer vector: position of parameters that have been optimized |
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]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.