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