| plot.varioGram {asreml} | R Documentation |
Plot an empirical variogram
Description
A plot method for varioGram objects returned from a
call to varioGram.asreml.
Usage
## S3 method for class 'varioGram'
plot(x, npanels = NA, scale = TRUE, ...)
Arguments
x |
An |
npanels |
The number of |
scale |
If |
... |
Arguments to be passed to the |
Value
An invisible lattice object.
[Package asreml version 4.2.0.480 Index]