varioGram {asreml} | R Documentation |
Generic function to calculate an empirical variogram. The available
method is for asreml
class objects.
varioGram(object, ...)
object |
An object of class |
... |
Arguments to |
A data frame including the following components:
The original x coordinates.
The original y coordinates.
The variogram estimate.
The average distance for pairs in the lag.
The number of pairs in the lag.
Direction if not a regular grid.