Learn R Programming

Interact (version 1.1)

plot.interact: Plots FDR estimates for interact object

Description

This plots an estimated FDR curve for an object output by the function interact

Usage

"plot"(x, numInteractions = nrow(x$interaction.ordered), ...)

Arguments

x
A variable of class interact --- the output of function interact
numInteractions
The number of most significant interactions one would like plotted
...
Other arguments which the user would like to pass to the general plot function

References

Simon, N. and Tibshirani, R. (2012) A Permutation Approach to Testing Marginal Interactions in Many Dimensions, http://www-stat.stanford.edu/~nsimon/TMIcor.pdf

See Also

interact, print