Skip to content
Snippets Groups Projects
Commit b29ca839 authored by Raimon Tolosana-Delgado's avatar Raimon Tolosana-Delgado
Browse files

x

parent f7952401
No related branches found
No related tags found
No related merge requests found
......@@ -82,4 +82,4 @@ This model can then be validated, interpolated and/or simulated. The workflow fo
3.- call an appropriate function, specifying the model, potential new data, and the parameters created in the preceding steps; e.g. `validate(model, pars)` for validation, or `predict(model, newdata, pars)` for interpolation or validation
More information can be found in [vignette](./vignettes/gmGeostats.html).
\ No newline at end of file
More information can be found in this [vignette](./vignettes/gmGeostats.html).
\ No newline at end of file
......@@ -103,5 +103,5 @@ data, and the parameters created in the preceding steps; e.g.
`validate(model, pars)` for validation, or `predict(model, newdata,
pars)` for interpolation or validation
More information can be found in
More information can be found in this
[vignette](./vignettes/gmGeostats.html).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment