plot.interact: Plots FDR estimates for interact object

Description Usage Arguments Author(s) References See Also

View source: R/plot.interact.R

Description

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

Usage

1
2
## S3 method for class 'interact'
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

Author(s)

Noah Simon, and Robert Tibshirani

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


Interact documentation built on May 2, 2019, 8:20 a.m.