This function is here only to deal with parametric interactions (eg x0:fact), which cannot be plotted at the moment.

# S3 method for ptermInteraction
plot(x, ...)

# S3 method for multi.ptermInteraction
plot(x, ...)

Arguments

x

a parametric interaction object, extracted using mgcViz::pterm.

...

currently unused.

Value

Currently it returns NULL.