l_fitContour: Adding fitted effect contour lines

View source: R/L_fitContour.R

l_fitContourR Documentation

Adding fitted effect contour lines

Description

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

Usage

l_fitContour(...)

Arguments

...

graphical arguments to be passed to ggplot2::geom_contour.

Value

An object of class gamLayer.

See Also

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


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

Related to l_fitContour in mgcViz...