| preCKrigePoints-class {constrainedKriging} | R Documentation | 
Class "preCKrigePoints"
Description
Class of objects that are generated by preCKrige
if the attribute newdata is of class 
“SpatialPoints” or “SpatialPointsDataFrame”.
This class has a show, summary and a CKrige method.
Objects from the Class
Objects can be created by calls of the generic function
preCKrige.  
Slots
covmat:Object of class
"list", seepreCKrige, section Value.posindex:Object of class
"list", seepreCKrige, section Value.model:Object of class
"list", seepreCKrige, section Value.data:Object of class
"data.frame", seepreCKrige, section Value.coords:Object of class
"matrix", seepreCKrige, section Value.
Methods
- CKrige
 signature(formula = "formula", data = "data.frame", locations = "formula", object = "preCKrigePoints", method = "numeric", ex.out = "logical")
Author(s)
Christoph Hofer, christoph.hofer@alumni.ethz.ch
See Also
Examples
showClass("preCKrigePoints")
[Package constrainedKriging version 0.2-7 Index]