Plotting parametric interactions
This function is here only to deal with parametric interactions (eg x0:fact), which cannot be plotted at the moment.
## S3 method for class 'ptermInteraction' plot(x, ...) ## S3 method for class 'multi.ptermInteraction' plot(x, ...)
x |
a parametric interaction object, extracted using mgcViz::pterm. |
... |
currently unused. |
Currently it returns NULL
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.