| preCKrigePolygons-class {constrainedKriging} | R Documentation | 
Class preCKrigePolygons
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,
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.se.covmat:Object of class
"list", seepreCKrige, section Value.pixconfig:Object of class
"list", seepreCKrige, section Value.pixcovmat:Object of class
"matrix", seepreCKrige, section Value.model:Object of class
"list", seepreCKrige, section Value.data:Object of class
"data.frame", seepreCKrige, section Value.polygons:Object of class
"list", seepreCKrige, section Value.
Methods
- CKrige
 signature(formula = "formula", data = "data.frame", locations = "formula", object = "preCKrigePolygons", method = "numeric", ex.out = "logical"): ...
Author(s)
Christoph Hofer, christoph.hofer@alumni.ethz.ch
See Also
Examples
showClass("preCKrigePolygons")