nobs.sklarsomega: Return the number of observations for a Sklar's Omega fit.

View source: R/sklarsomega.R

nobs.sklarsomegaR 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


sklarsomega documentation built on April 4, 2023, 5:15 p.m.