Function to fit an empirical variogram "by eye" using an interactive Tcl-Tk interface.
eyefit(vario, silent = FALSE)
Returns a list of list with the model parameters for each of the saved fit(s).
An empirical variogram object as returned by the function
variog
.
logical indicating wheather or not the fitted variogram must be returned.
Andreas Kiefer andreas@inf.ufpr.br
Paulo Justiniano Ribeiro Junior paulojus@leg.ufpr.br.
variofit
for least squares variogram fit,
likfit
for likelihood based parameter estimation
and krige.bayes
to obtain the posterior distribution for the model parameters.