R/gamBiCop.R
nobs.gamBiCop-methods.Rd
Extract the number of 'observations' from a model fit.
This is principally intended to be used in computing the BIC
(see AIC
).
# S4 method for class 'gamBiCop'
nobs(object, ...)
An object of the class
gamBiCop
.
un-used in this class
A single number, normally an integer.