plot.interact {Interact} | R Documentation |
This plots an estimated FDR curve for an object output by the function interact
## S3 method for class 'interact' plot(x, numInteractions = nrow(x$interaction.ordered), ...)
x |
A variable of class |
numInteractions |
The number of most significant interactions one would like plotted |
... |
Other arguments which the user would like to pass to the general |
Noah Simon, and Robert Tibshirani
Simon, N. and Tibshirani, R. (2012) A Permutation Approach to Testing Marginal Interactions in Many Dimensions, http://www-stat.stanford.edu/~nsimon/TMIcor.pdf
interact
, print