# NOT RUN {
# 2D model:
library(sp)
library(maptools)
## load the Meuse data set:
demo(meuse, echo=FALSE)
## model diagnostics:
t1 <- test.gstatModel(meuse, om~dist+ffreq, meuse.grid,
fit.family = gaussian(log), Ns=c(80, 155))
t1[[1]]
# }
Run the code above in your browser using DataLab