View source: R/variogramModels.R
| cosinus_model | R Documentation |
Calculate the cosinus model based on the given parameters.
cosinus_model(h, sill, a)
h |
Distance. |
sill |
Sill value. |
a |
Additional parameter. |
Computed value based on the cosinus model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.