l_bound: Add boundaries to smooth effect plot

View source: R/L_bound.R

l_boundR Documentation

Add boundaries to smooth effect plot

Description

This layer adds boundaries to a smooth effect plot.

Usage

l_bound(n = 200, ...)

Arguments

n

number of discrete intervals along the boundary.

...

graphical arguments to be passed to ggplot2::geom_path.

Value

An object of class gamLayer.

See Also

plot.sos.smooth


mfasiolo/mgcViz documentation built on April 19, 2024, 8:16 a.m.