View source: R/variogramModels.R
order_1_gc_model | R Documentation |
Calculate the order-1 G.C. model based on the given parameters.
order_1_gc_model(h, nugget, sill, range)
h |
Distance. |
nugget |
Nugget effect. |
sill |
Sill value. |
range |
Range value. |
Computed value based on the order-1 G.C. model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.