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

View source: R/nobs.censReg.R

nobs.censRegR Documentation

Extract the Number of Observations from a Fit

Description

Extracts the number of observations from a censored regression object: method for "censReg" object.

Usage

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

Arguments

object

an object of class "censReg"—output from censReg.

...

further arguments passed to or from other methods.

Value

The number of observations used to construct the model.

See Also

censReg


USGS-R/smwrQW documentation built on Oct. 11, 2022, 6:13 a.m.