nobs.sklarsomega {sklarsomega}R Documentation

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 class '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.

Value

An integer.

See Also

AIC


[Package sklarsomega version 3.0-2 Index]