preCKrigePolygons-class: Class "preCKrigePolygons" ~~~

Description Objects from the Class Slots Methods Author(s) References See Also Examples

Description

Class of objects that are generated by preCKrige if the attribute newdata is of the class
SpatialPolygons or SpatialPolygonsDataFrame. This class has a show and summary method.

Objects from the Class

Objects can be created by calls of the form new("preCKrigePolygons", ...).

Slots

covmat:

Object of class "list"

se.covmat:

Object of class "list"

pixconfig:

Object of class "list"

pixcovmat:

Object of class "matrix"

model:

Object of class "list" ~~

data:

Object of class "data.frame"

polygons:

Object of class "list"

Methods

CKrige

signature(formula = "formula", data = "data.frame", locations = "formula", object = "preCKrigePolygons", type = "numeric", ex.out = "logical"): ...

Author(s)

Christoph Hofer

References

See Also

preCKrige, preCKrigePoints

Examples

1
showClass("preCKrigePolygons")

constrainedKriging documentation built on May 2, 2019, 4:51 a.m.