Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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 class 'ptermInteraction'
plot(x, ...)

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

Arguments

x

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

...

currently unused.

Value

Currently it returns NULL.


mgcViz

Visualisations for Generalized Additive Models

v0.1.6
GPL-3
Authors
Matteo Fasiolo [aut, cre], Raphael Nedellec [aut], Yannig Goude [ctb], Christian Capezza [ctb], Simon N. Wood [ctb]
Initial release
2020-03-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.