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)Return a list from an optim call.
Numeric; the dimension of x
Numeric; the dimension of y
A numeric \(M\)-dimensional vector giving 1-dimension of spatial coordinates.
A numeric \(N\)-dimensional vector giving 1-dimension of spatial coordinates.
A numeric \(N\)-dimensional vector giving 1-dimension of spatial coordinates.
String; the name of a correlation model.
A list of parameter values required in the simulation procedure.
The mean of the random field.
The maximum extension of the simulation window.
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