equ13: Equation 13

Description Usage Arguments Value Examples

View source: R/equ13.R

Description

Equation in Ratkowsky et al. (1983)

Usage

1
equ13(temp, rate, augment = F, return_fit = F)

Arguments

temp

temperature (in Celsius)

rate

rate measurement

augment

logical wether the dataset with fits should be returned instead of the parameter values

return_fit

logical wether the model fit object should be returned

Value

depends on augment: if false, fitting parameters or fitted data

Examples

1
output <- with(Emiliania_huxleyi, equ14(temp=temp, rate=rate))

low-decarie/temperatureresponse documentation built on May 29, 2019, 11:40 a.m.