interaction_plot {combinIT} | R Documentation |
Interaction Plot
Description
Interaction Plot
Usage
interaction_plot(x, ...)
Arguments
x |
numeric matrix, |
... |
plot parameters |
Value
Plots an interaction plot for input.
Author(s)
Shenavari, Z.; Haghbin, H.; Kharrati-Kopaei, M.; Najibi, S.M.
Examples
## Not run: this is an example
data(CNV)
interaction_plot(CNV)
[Package combinIT version 2.0.0 Index]