Usage
"plot"(x,y=NULL,main="Hidden Additivity Plot",
rfactor="Rows Factor",cfactor="Columns Factor", colorvec=c("black","red"),
legendx=FALSE,center=FALSE,...)
Arguments
x
Object of class 'HiddenF'
y
Deprecated variable not used in this version of plot
rfactor
Label of trace variable (row factor) for optional legend of the interaction plot
cfactor
Label of variable (column factor) on the horizontal axis
colorvec
Vector of colors for the two groups in interaction plot
legendx
Graphical parameter that allows for an optional legend, whose
location is determined by point-and-click interface
center
Center the data about the row means
...
Allows for the use of other graphical parameters for matplot or legend