metab_model-class: A metabolism model class.

metab_model-classR Documentation

A metabolism model class.

Description

A metabolism model class.

Slots

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.

See Also

Other metab.model.classes: metab_Kmodel-class, metab_bayes-class, metab_mle-class, metab_night-class, metab_sim-class


USGS-R/streamMetabolizer documentation built on Aug. 15, 2023, 7:50 a.m.