plotDiff: Generic plotting of differences

View source: R/generic_functions.R

plotDiffR Documentation

Generic plotting of differences

Description

Generic function for plotting differences between objects. Useful mainly for plotting the differences between two smooth effects.

Usage

plotDiff(...)

Arguments

...

arguments to be passed to methods. This first one will determine which method will be called.

See Also

plotDiff.mgcv.smooth.1D, plotDiff.mgcv.smooth.2D, plotDiff.sos.smooth


mgcViz documentation built on Oct. 6, 2023, 5:09 p.m.

Related to plotDiff in mgcViz...