meansdSimu: meansdSimu

Description Usage Arguments Details Value Examples

Description

meansdSimu

Usage

1
meansdSimu(vseed = NULL, krig = 2)

Arguments

vseed

list of simulation seeds

krig

type of kriging (1-variogram model-based, 2-inverse distance-based)

Details

computes mean and standard deviation of a set of map simulations

Value

a matrix with as many rows as simulations, and 4 columns, the first two columns give mean and standard deviation of generated raw data, the last two columns give mean and standard deviation of kriged data

Examples

1
 meansdSimu(c(1,2))

geozoning documentation built on May 2, 2019, 9:43 a.m.