plotDiff {mgcViz} | R 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
[Package mgcViz version 0.1.11 Index]