CSsurf-class {mscalib} | R Documentation |
Is created by call to the function CSsurf.ls-methods
or CSsurf.gls-methods
slope
:"mtrls"
intercept
:"mtrls"
- a class union
of class trls
(see surf.ls
) and
trgls
(see surf.gls
) class.caliblist
:"character"
from
which subclass of Caliblist-class
the CSsurf
is obtainedppm
:"logical"
Was the measure
determined in parts per million (TRUE) or in arbitrary units (FALSE)
Class "surf"
, directly.
signature(x = "CSsurf")
: ... signature(x = "CSsurf", y = "missing")
: ... W.Wolski