Description Usage Arguments Details Value Author(s) See Also Examples
Plots sample (empirical) covariogram computed using the
function covariog
.
1 2 3 |
x |
an object of the class |
max.dist |
maximum distance for the x-axis. The default is the maximum distance for which the sample covariogram was computed. |
ylim |
limits for the covariogram values in the y-axis. The default
is from the minimum to the maximum value in |
type |
type of line for the empirical covariogram. The default is
|
envelope.obj |
adds a covariogram envelope computed by
the function |
... |
other arguments to be passed to the function
|
This function allows visualisation of the empirical covariogram.
Together with lines.covariomodel
it can be used
to compare theoretical covariogram models against the
empirical covariogram.
Produces a plot with the sample covariogram on the current graphics device. No values are returned.
Ole F. Christensen OleF.Christensen@agrsci.dk,
Paulo J. Ribeiro Jr. Paulo.Ribeiro@est.ufpr.br.
covariog
for covariogram calculations, lines.covariomodel
for
adding lines to the current plot,
covariog.model.env
for computation of covariogram envelopes,
and plot
for generic plot function.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.