formula.gamBiCop | R Documentation |
Extracts the gam
formula from an object of the class
gamBiCop
.
This function is a wrapper to formula.gam
from the mgcv
package.
## S4 method for signature 'gamBiCop'
formula(x, ...)
x |
An object of the class
|
... |
un-used in this class |
formula.gam
function
from the mgcv
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.