powered by
Equation in Ratkowsky et al. (1983)
equ13(temp, rate, augment = F, return_fit = F)
temperature (in Celsius)
rate measurement
logical wether the dataset with fits should be returned instead of the parameter values
logical wether the model fit object should be returned
depends on augment: if false, fitting parameters or fitted data
# NOT RUN { output <- with(Emiliania_huxleyi, equ14(temp=temp, rate=rate)) # }
Run the code above in your browser using DataLab