Description Usage Arguments Details Value Examples
meansdSimu
1 | meansdSimu(vseed = NULL, krig = 2)
|
vseed |
list of simulation seeds |
krig |
type of kriging (1-variogram model-based, 2-inverse distance-based) |
computes mean and standard deviation of a set of map simulations
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
1 | meansdSimu(c(1,2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.