Kriging Simulation: Spectral Method.
simulationSpectral(object, conditionalSimulation = FALSE, Ncos = 100)
fit of the Kriging model (settings and parameters), of class kriging
.
logical, if set to TRUE (default), the simulation is conditioned with the training data of the Kriging model. Else, the simulation is non-conditional.
number of cosine functions used to construct the simulation
further arguments, not used
Returned value depends on the setting of object$simulationReturnAll
(Conditional) Simulation via spectral method.
N. A. Cressie. Statistics for Spatial Data. JOHN WILEY & SONS INC, 1993.
C. Lantuejoul. Geostatistical Simulation - Models and Algorithms. Springer-Verlag Berlin Heidelberg, 2002.