| tbl8 {flux} | R Documentation |
Extract the relevant data of a bulk model object to a data.frame
Description
Extract the relevant data of an object of class "breco" to a data.frame
Usage
tbl8(models)
Arguments
models |
An object of class " |
Value
Returns a data.frame with the model coefficients, brute force R2s (not reliable because non linear responses are fitted), timestamps and the which.Temp string or the offset for R_{eco} models and GPP models, respectively.
Author(s)
Gerald Jurasinski, gerald.jurasinski@uni-rostock.de, based on an idea by Sascha Beetz, sascha.beetz@uni-rostock.de
See Also
reco, reco.bulk, gpp, gpp.bulk
Examples
## see examples at reco.bulk
[Package flux version 0.3-0.1 Index]