metab_model-class | R Documentation |
A metabolism model class.
info
Any metadata the user chooses to package with metabolism model.
metab_daily
A data.frame of daily metabolism predictions.
fit
An internal representation of a fitted model.
fitting_time
Usually stored as a proc_time; the time required to fit the model.
pkg_version
A string indicating the package version used to create this metab_model object.
specs
A list of model specifications that were supplied to the fitting function.
data
The data that were used to fit the model.
data_daily
The daily data, if any, that were used to fit the model.
Other metab.model.classes:
metab_Kmodel-class
,
metab_bayes-class
,
metab_mle-class
,
metab_night-class
,
metab_sim-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.