formula.gamBiCop: Model Formula of the gamBiCop Object
Description
Extracts the gam
formula from an object of the class
gamBiCop
.
This function is a wrapper to formula.gam
from the mgcv
package.
Usage
# S4 method for gamBiCop
formula(x, ...)
Arguments
- x
An object of the class
gamBiCop
.
- ...
un-used in this class