[R-sig-Geo] Universal Kriging with factor covariate

piero campa piero.campa at gmail.com
Thu Feb 10 16:53:42 CET 2011


That's it. Thank you!
Piero

PS:
To let the example work actually before calling krige() you should run this
command:
names(SPgrid) <- "CL"

Moreover the right krige call is the following:
pm10.rk <- krige(as.formula(lm$call$formula), points, SPgrid,
rvar$var_model)
-- 
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/Universal-Kriging-with-factor-covariate-tp6009230p6012190.html
Sent from the R-sig-geo mailing list archive at Nabble.com.



More information about the R-sig-Geo mailing list