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 |
Value
An object of class gamLayer
.
See Also
[Package mgcViz version 0.1.11 Index]