plot.remlf90 | R Documentation |
Plots the predicted values of the component effects of the phenotype.
## S3 method for class 'remlf90'
plot(
x,
type = c("phenotype", "fitted", "spatial", "fullspatial", "residuals"),
z = NULL,
...
)
x |
A |
type |
Character. Which component is to be represented in the map. |
z |
Optional. A numeric vector to be plotted with respect to the spatial
coordinates. Overrides |
... |
Further layers passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.