- x
An object that, ideally, is of class predictions.frame.
- title
A character giving a title to be printed out before the
heading and table for the predictions.frame,
- which.predictions
what Which elements of the predictions.frame
to print. Possible values are some combination of title,
heading, table and all. The heading is an
attribute of x.
- colourise
A logical which, if TRUE, results in the header
text produced by predict.asreml being displayed in a different colour, if
supported by the output terminal device. It overrides the TRUE
setting of the colourise argument of asreml::asreml.options,
but is only operational when the table is also printed.
- ...
further arguments passed to print.predictions.frame.