Description Usage Arguments Details Value Examples
generate data
1 2 3 4 |
DataObj |
=NULL: simulated data with given seed or a data frame with real data |
seed |
numeric value used to generate simulated data |
nPoints |
number of generated raw data points |
typeMod |
type of variogram model (see vgm) "Gau", "Sph", "Exp" |
Vpsill |
partial sill in variogram |
Vrange |
variogram range |
Vmean |
average data value |
Vnugget |
nugget in variogram |
Vanis |
anisotropy in variogram |
boundary |
list, contains x and y boundaries |
manualBoundary |
logical, if TRUE a manual boundary is drawn. |
description, a paragraph
a list
data frame of generated or real data with x,y,z values. x is standardized between 0 and 1, y is standardized with the same ratio used for x
standardized boundary
VGM variogram model
RM transformed variogram model
ratio used to normalize x data
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.