Learn R Programming

sklarsomega (version 3.0-2)

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, ...)

Value

An integer.

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.

See Also