print.interact: Prints Basic output for interaction object

Description Usage Arguments Author(s) References See Also

View source: R/interact.R

Description

This prints the function call and first 10 significant interactions for an object output by the function interact

Usage

1
2
## S3 method for class 'interact'
print(x, ...)

Arguments

x

A variable of class interact — the output of function interact

...

Other arguments which the user would like to pass to the general print 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, plot


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