loadLm-class: A load model class specific to simple linear models ('lm's)...

loadLm-classR Documentation

A load model class specific to simple linear models (lms) for flux estimation.

Description

loadLms can take any lm formula.

Slots

fit

the interpolation model to be used.

ylog

logical. If TRUE, this constitutes affirmation that the values passed to the left-hand side of the model formula will be in log space. If missing, the value of ylog will be inferred from the values of formula and y.trans.function, but be warned that this inference is fallible.

See Also

Other load.model.classes: loadComp-class, loadInterp-class, loadModel-class, loadReg2-class


USGS-R/loadflex documentation built on July 26, 2023, 9:54 p.m.