| plot.GEInfo {GEInfo} | R Documentation | 
Heatmap of the identification results
Description
Plot the heatmap for all E variables, identified G variables, and their G-E interactions from a fitted (GEInfo) model.
Usage
## S3 method for class 'GEInfo'
plot(x, Gname = NULL, Ename = NULL, ...)
Arguments
| x | A fitted "GEInfo" model object for which prediction is desired. | 
| Gname | Names of all G variables. Default is NULL. | 
| Ename | Names of all E variables. Default is NULL. | 
| ... | Other parameters. | 
Value
A Heatmap.
[Package GEInfo version 1.0 Index]