"sssFit"Output object from scp that can be used with methods for post-processing.
sssFit(...)Slots elements to be included into the sssFit object. Allowed slots names are data, zV, XL, XC, XF, XS, fit, and call.
Objects of this class are created by calls to the command scp (see scp). It is also possible to define an empty object of this class by calls of the form sssFit(name) however for further use this is subject to validity of the object.
an object of sss class containing the input data.
numeric vector. Response variables measured at the locations given by data@coords.
a named list with elements and covariates from linear command.
a named list with elements and covariates from cp command.
not implemented.
a named list with elements from s2D command.
a named list with different estimated parameters and summaries from the estimated model.
call to the fitted model.