| tr {asreml} | R Documentation |
Plot trace convergence
Description
Scatter plots of model component values against iteration for each random
component for a fitted model.
The available method is for asreml class objects.
Usage
tr(object, ...)
Arguments
object |
An object of class |
... |
Arguments to |
Details
Values are extracted from the trace matrix of an
asreml fitted object. The (first) three rows of this matrix
corresponding to LogLik, Sigma2 and DF,
respectively, are not plotted by default.#'
See Also
[Package asreml version 4.2.0.480 Index]