power.vario | R Documentation |
The power variogram model is
\gamma(h) = (\|h\|/\lambda)^\alpha, \quad \lambda>0, \alpha \in [0,2).
power.vario(h, alpha, scale = 1)
h |
vector or matrix of pairwise distances |
alpha |
smoothness parameter |
scale |
scale parameter |
a vector or matrix of variogram values of the same length as h
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.