Produces variogram plots for checking spatial trends.
Arguments
- model.obj
An
asreml
model object.- row
A row variable.
- column
A column variable.
- horizontal
Logical (default
TRUE
). The direction the plots are arranged. The defaultTRUE
places the plots above and below, whileFALSE
will place them side by side.- palette
A string specifying the colour scheme to use for plotting. The default value (
"default"
) is equivalent to"rainbow"
. Colour blind friendly palettes can also be provided via options"colo(u)r blind"
(both equivalent to"viridis"
),"magma"
,"inferno"
,"plasma"
,"cividis"
,"rocket"
,"mako"
or"turbo"
. The"Spectral"
palette fromscales::brewer_pal()
is also possible.
References
S. P. Kaluzny, S. C. Vega, T. P. Cardoso, A. A. Shelly, "S+SpatialStats: User’s Manual for Windows® and UNIX®" Springer New York, 2013, p. 68, https://books.google.com.au/books?id=iADkBwvario_pointsQBAJ.
A. R. Gilmour, B. R. Cullis, A. P. Verbyla, "Accounting for Natural and Extraneous Variation in the Analysis of Field Experiments." Journal of Agricultural, Biological, and Environmental Statistics 2, no. 3, 1997, pp. 269–93, https://doi.org/10.2307/1400446.