| preCKrigePolygons-class | R Documentation |
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 can be created by calls of the generic function
preCKrige.
covmat:Object of class "list",
see preCKrige, section Value.
se.covmat:Object of class "list",
see preCKrige, section Value.
pixconfig:Object of class "list",
see preCKrige, section Value.
pixcovmat:Object of class "matrix",
see preCKrige, section Value.
model:Object of class "list",
see preCKrige, section Value.
data:Object of class "data.frame",
see preCKrige, section Value.
polygons:Object of class "list",
see preCKrige, section Value.
signature(formula = "formula", data = "data.frame", locations = "formula", object = "preCKrigePolygons", method = "numeric", ex.out = "logical"): ...
Christoph Hofer, christoph.hofer@alumni.ethz.ch
preCKrige, preCKrigePoints
showClass("preCKrigePolygons")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.