sssFit-class: Class '"sssFit"'

Description Usage Arguments Objects from the Class Slots Author(s)

Description

Output object from scp that can be used with methods for post-processing.

Usage

1

Arguments

...

Slots elements to be included into the sssFit object. Allowed slots names are data, zV, XL, XC, XF, XS, fit, and call.

Objects from the Class

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.

Slots

data

an object of sss class containing the input data.

zV

numeric vector. Response variables measured at the locations given by data@coords.

XL

a named list with elements and covariates from linear command.

XC

a named list with elements and covariates from cp command.

XF

not implemented.

XS

a named list with elements from s2D command.

fit

a named list with different estimated parameters and summaries from the estimated model.

call

call to the fitted model.

Author(s)

Mario A. Martinez Araya, r@marioma.me


scpm documentation built on Feb. 17, 2020, 5:08 p.m.