| interpModel-class | R Documentation |
This is a model class to nest within loadInterp. This class, interpModel, is lightweight relative to loadInterp: its focus is on the interpolation rather than on units conversions, fitting, or other things that loadInterp does better. This is also the class that is produced by a call to the fitting function stored in loadInterp.
dates.classClass of the dates.in.
dates.inDates of the y.in data.
y.inData (usually fluxes, concentrations, or residuals) to interpolate.
interp.functionFunction that accepts arguments dates.in,
y.in, and dates.out, then returns predictions y.out
Other load.model.fits: compModel-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.