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