SimCE | R Documentation |
Subroutine called by GeoSimapprox. The procedure return a simulation on a regular grid from a standard spatial Gaussian random field with a specified correlation model
SimCE(M,N,x,y,z,corrmodel,param,mean.val, max.ext)
M |
Numeric; the dimension of x |
N |
Numeric; the dimension of y |
x |
A numeric |
y |
A numeric |
z |
A numeric |
corrmodel |
String; the name of a correlation model. |
param |
A list of parameter values required in the simulation procedure. |
mean.val |
The mean of the random field. |
max.ext |
The maximum extension of the simulation window. |
Return a list from an optim
call.
Moreno Bevilacqua, moreno.bevilacqua89@gmail.com,https://sites.google.com/view/moreno-bevilacqua/home, Víctor Morales Oñate, victor.morales@uv.cl, https://sites.google.com/site/moralesonatevictor/, Christian", Caamaño-Carrillo, chcaaman@ubiobio.cl,https://www.researchgate.net/profile/Christian-Caamano
GeoSimapprox
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.