preCKrigePoints-class: Class "preCKrigePoints"

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

Description

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

Objects from the Class

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

Slots

covmat:

Object of class "list"

posindex:

Object of class "list"

model:

Object of class "list"

data:

Object of class "data.frame"

coords:

Object of class "matrix"

Methods

CKrige

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

Author(s)

Christoph Hofer christoph.hofer@alumni.ethz.ch

See Also

preCKrige, preCKrigePolygons

Examples

1
showClass("preCKrigePoints")

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