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