nobs.sklarsomega {sklarsomega} | R Documentation |
Return the number of observations for a Sklar's Omega fit.
## S3 method for class 'sklarsomega'
nobs(object, ...)
object |
a fitted model object. |
... |
additional arguments. |
This function extracts the number of observations from a model fit, and is principally intended to be used in computing information criteria.
An integer.