A pdf report will be created containing a summary of an AMMI object.
Simultaneously the same report will be created as a tex file.
Usage
# S3 method for AMMI
report(x, ..., outfile = NULL)
Value
A pdf and tex report.
Arguments
x
An object of class AMMI.
...
Not used.
outfile
A character string, the name and location of the output .pdf
and .tex file for the report. If NULL, a report with a default name
will be created in the current working directory.
See Also
Other AMMI:
fitted.AMMI(),
gxeAmmi(),
plot.AMMI(),
residuals.AMMI()