Description Usage Arguments Value Examples
Calculate the variogram data frame for a model
1 | vario_df(model.obj, Row, Col)
|
model.obj |
An asreml model |
A data frame with the variogram for a model. The data frame contains the spatial coordinaties (typically row and column), the $gamma$ for that position and the number of points with the separation.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.