nobs.streg: Extract the Number of Observations from a Fit.

View source: R/S3-methods.R

nobs.stregR Documentation

Extract the Number of Observations from a Fit.

Description

Extract the number of 'observations' from an streg model fit.

Usage

## S3 method for class 'streg'
nobs(object, ...)

Arguments

object

An object of class streg.

...

Not used.

See Also

stats::nobs()


ellessenne/streg documentation built on Sept. 19, 2022, 7:34 a.m.