plot.ptermInteraction: Plotting parametric interactions
Description
This function is here only to deal with parametric interactions (eg x0:fact), which
cannot be plotted at the moment.
Usage
# S3 method for ptermInteraction
plot(x, ...)# S3 method for multi.ptermInteraction
plot(x, ...)
Value
Currently it returns NULL
.
Arguments
- x
a parametric interaction object, extracted using pterm.
- ...
currently unused.