plot.gamBiCop | R Documentation |
Plot from an object of the class
gamBiCop
.
The function is based on (see plot.gam
from mgcv
).
## S4 method for signature 'gamBiCop,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.