mrRaw: Takes raw metabolic data and returns cleaned estimates for...

Description Usage Arguments Details Value

View source: R/mrRaw_fun.R

Description

mrRaw Clean the input of raw metabolic trials and return semi- parametric metaboic estimates.

Usage

1
mrRaw(x, species.option)

Arguments

x

a dataframe

species.option

species name or code (as a colname within x)

Details

mrRaw uses the spEMsymloc method to preform semi-parimetric fitting of data using the first and third quantiles as priors for stocastic process.

Value

mrRaw returns an list of class mrRaw with the following items:

df

A dataframe filled with adjusted estimates of a species resting metabolic rate (RMR), torpor metabolic rate minimum (TMRmin), the temperature at which that rate is achieved (Ttormin), and average mass of sampled individuals.

spEM

A list of the spEMsymloc items created which can be plotted or examined individually.


cReedHranac/batwintor documentation built on Jan. 27, 2020, 7:39 p.m.