l_fitLine | R Documentation |
This layer add lines representing a single or a group of parametric or smooth 1D effects.
l_fitLine(...)
... |
graphical arguments to be passed to |
When used in conjuction with plot.fs.interaction.1D, which plots smooth effects
of type bs="fs"
, this function uses transparency to avoid over-plotting.
This can be avoided by setting alpha = 1
in the call to l_fitLine
.
An object of class gamLayer
.
See plot.mgcv.smooth.1D, plot.ptermNumeric, or plot.fs.interaction.1D for examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.