| growthrates_fit-class {growthrates} | R Documentation |
S4 Classes of Package growthrates
Description
growthrates_fit: top-level class representing a growthrates fit with
any method.
Slots
FUNmodel function used.
fitresults of the model fit.
obsobservation data used for model fitting.
rsquaredcoefficient of determination.
parparameters of the fit.
ndxindex values of the time points used (for
easylinear_fit).xyx and y values at the maximum of the spline.
[Package growthrates version 0.8.4 Index]