prepar_model {RIntaros} | R Documentation |
Calculate Experimental Variogram and Fit the Model
prepar_model(model = NA, dbin = NA, var = NA, dirvect = c(0, 45, 90, 135), vario_lag = 0.5, vario_nlag = 20, bench = 0, nbench = 0, struct = c(1, 12), draw.model = TRUE, verbose = FALSE, ...)
model |
When a |
dbin |
The |
var |
Name fo the Target variable |
dirvect |
Set of directions where the (horizontal) experimental variograms must be calculated. If not defined, an omni-directional is calculated instead. |
vario_lag |
Lag of the experimental variogram calculated |
vario_nlag |
Number of variogram lags to be calculated |
bench |
Slicing width (along Depth) used for Variogram calculation |
nbench |
Number of vertical slices (along Depth) used for calculating the variogram along Depth axis |
struct |
Set of basic structures used for fitting the Model |
draw.model |
When TRUE, the experimental variogram and the fitted model are represented graphically. |
verbose |
Verbose flag |
... |
Arguments passed to |
A model-class
structure containing the fitted Model