Learn R Programming

mgcViz (version 0.2.0)

l_fitContour: Adding fitted effect contour lines

Description

This layer adds the contour lines corresponding to a fitted multidimensional effect.

Usage

l_fitContour(...)

Value

An object of class gamLayer.

Arguments

...

graphical arguments to be passed to ggplot2::geom_contour.

See Also

See plot.mgcv.smooth.2D, plot.mgcv.smooth.MD, plot.sos.smooth and plotSlice for examples.