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 class 'gamBiCop'
formula(x, ...)
An object of the class
gamBiCop
.
un-used in this class
formula.gam
function
from the mgcv
package.