Learn R Programming

switchSelection (version 1.1.2)

nobs.mnprobit: Extract the Number of Observations from a Fit of the mnprobit Function.

Description

Extract the number of observations from a model fit of the mnprobit function.

Usage

# S3 method for mnprobit
nobs(object, ...)

Value

A single positive integer number.

Arguments

object

object of class "mnprobit"

...

further arguments (currently ignored)

Details

Unobservable values of continuous equations are included into the number of observations.