Skip to content
Prev 23587 / 29559 Next

indicator kriging with R

On 23/10/15 01:45, Tim Peterson wrote:
please look into the docs of ?fit.lmc, which lets you fit non-LMC
models, with each variogram its own (fitted) range. You can use these
models for direct kriging, and also for cokriging, but in the latter
case there is of course no guarantee that the covariance matrix is PD -
the software will issue warnings, you're at your own risk, and this is
quite likely hard to defend for reviewers who know some basics of random
processes.
Another, more consistent approach to modeling spatial dependencies where
correlation strength varies across the value range uses copula's, see
e.g. Ben Graeler's PhD work, http://ifgi.uni-muenster.de/~b_grae02/ and
http://spcopula.r-forge.r-project.org/