l_bound {mgcViz}R 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


[Package mgcViz version 0.1.11 Index]