GUI.Krige {RGeoS}R Documentation

Graphic Interface for testing Kriging and Simulations

Description

Graphic Interface for testing Kriging and Simulations

Usage

GUI.Krige(db, model = NA, grid = NA)

Arguments

db

The db-class which contains the initial data set. This data set can be edited within this procedure.

model

The model-class which contains the model used for testing Kriging or Simulations. This model can be edited within this procedure. If not provided, the model is created.

grid

The db-class on which the different Kriging and Simulations will be performed. This Db must be organized as a grid. If not provided, the grid is created automatically, starting from the input data set.

Details

This procedure allows testing several Kriging and/or Simulation features.


[Package RGeoS version 9.1.1 Index]