nobs.gamBiCop | R Documentation |
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 signature 'gamBiCop'
nobs(object, ...)
object |
An object of the class
|
... |
un-used in this class |
A single number, normally an integer.
AIC
and BIC
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.