plot.gamVine | R Documentation |
Plot an object of the class
gamVine
.
The function is based on (see plot.gam
from mgcv
).
## S4 method for signature 'gamVine,ANY'
plot(x, y, ...)
x |
An object of the class
|
y |
Not used with this class. |
... |
additional arguments to be passed to |
This function simply generates plots.
plot.gam
from mgcv
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.