nobs.sklarsomega: Return the number of observations for a Sklar's Omega fit.
Description
Return the number of observations for a Sklar's Omega fit.
Usage
# S3 method for sklarsomega
nobs(object, ...)
Arguments
- object
a fitted model object.
- ...
additional arguments.
Details
This function extracts the number of observations from a model fit, and is principally intended to be used in computing information criteria.