| metab_model-class | R Documentation |
A metabolism model class.
infoAny metadata the user chooses to package with metabolism model.
metab_dailyA data.frame of daily metabolism predictions.
fitAn internal representation of a fitted model.
fitting_timeUsually stored as a proc_time; the time required to fit the model.
pkg_versionA string indicating the package version used to create this metab_model object.
specsA list of model specifications that were supplied to the fitting function.
dataThe data that were used to fit the model.
data_dailyThe 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.