sim function.
quench(x, data, coords, sim, GA = FALSE, optype = c("param", "fullprobs", "semiprobs", "coordprobs"), max.it = 1000, knn = 12)multi_tpfit, typically with the output of the function multi_tpfit.spsim, it is usually the output of the function sim.TRUE, the function performs the Genetic Algorithm instead of the Simulated Annealing.NULL all observations are considered (just for very small dataset!!). It is 12 by default.optype equal to "param" the optimization is performed through parametric methods. The alternatives "fullprobs" and "semiprobs" are based on transition probabilities computed among simulation points, while the option "coordprobs" is based on transition probabilities calculated among observation and simulation points.This procedure should be executed by setting max.it equal at least to the simulation grid size, or its multiples.
Carle, S. F. (1999) T-PROGS: Transition Probability Geostatistical Software. University of California, Davis.
Sartore, L. (2010) Geostatistical models for 3-D data. M.Phil. thesis, Ca' Foscari University of Venice.
Weise, T. (2009) Global Optimization Algorithms - Theory and Application. http://www.it-weise.de/.
sim_ck, sim_ik, sim_mcs, sim_path