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

Description Usage Arguments Details Value Author(s)

View source: R/utils.R

Description

Extract the Number of Observations from a Fit.

Usage

1
2
## S3 method for class 'boolean'
nobs(object, ...)

Arguments

object

boolean model object

...

further arguments to be passed to other methods.

Details

Extract the Number of Observations from a Fit.

Value

An integer.

Author(s)

Jason W. Morgan (morgan.746@osu.edu)


boolean3 documentation built on May 30, 2017, 12:30 a.m.