nobs.srm.poireg.result: Extract the number of observations (S3 method)

View source: R/srm_poireg.R

nobs.srm.poireg.resultR Documentation

Extract the number of observations (S3 method)

Description

Extract the number of observations from a model fit. This is principally intended to be used in computing BIC (see AIC).

Usage

## S3 method for class 'srm.poireg.result'
nobs(object, ...)

Arguments

object

A fitted model object.

...

Other parameters

Details

This function is used in step.


okamumu/msrat documentation built on Jan. 17, 2024, 11:55 a.m.