| QQVarcloud.varobj | R Documentation |
Produces a qq-plot of variogram cloud entries for a variogram object.
QQVarcloud.varobj(v)
v |
A variogram object |
A plot is created on the current graphics device with
quantiles of the chi-square distribution on the horizontal axis
and ordered values of \frac{(Z(s)-Z(s'))^2}{\gamma(s-s')} on the
vertical axis.
A straight red line marks the expected curve of this plot. Additionally approximate confidence bounds for 10% significance are given.
Ernst Glatzer
E. Glatzer, W.G. Mueller, 2004. Residual diagnostics for variogram fitting. Computers and Geosciences 30, pp 859-866.
PlotDiag.varobj
data(tulln)
QQVarcloud.varobj(vs50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.