[SOLVED] Variography with random samples

Here you can report the problems encountered when using a function relative to the variography:
- experimental variography (vario.calc, vario.grid, vmap.calc, ...)
- model fitting (model.auto)

[SOLVED] Variography with random samples

Postby niafall » Tue Mar 01, 2022 12:15 pm

When the survey samples are randomly distributed in 2D space, can the variogram be calculated and fitted in the usual way, i.e.:

Code: Select all
experimentalVario <- vario.calc(db.data, lag = llag, nlag = nlag)
modelVario <-  model.auto(experimentalVario, struc = c("Spherical"))

Or are there other steps that must be taken due to the spatial distribution of the samples?

Many thanks! :)
niafall
 
Posts: 21
Joined: Tue May 17, 2016 5:46 pm

Re: Variography with random samples

Postby Fabien Ors » Mon Jun 13, 2022 9:01 am

Dear Nial
Sorry for our very late answer.
The experimental variogram can be calculated whatever the way your data are distributed.
You just have to make the variogram lag and lags number parameters compatible with the extension of your data.
You may need to define some calculation directions in the case where your data are not uniformly distributed.
Please look at our course on variography here : http://rgeostats.free.fr/doc/Courses/04_Variography.Rmd for more details.
Best regards,
Fabien
Fabien Ors
Administrateur du site
 
Posts: 226
Joined: Thu Sep 20, 2012 1:07 pm


Return to Variography

Who is online

Users browsing this forum: No registered users and 4 guests

cron