nobs.mvoprobit: Extract the Number of Observations from a Fit of the mvoprobit Function.
Description
Extract the number of observations from a model fit
of the mvoprobit
function.
Usage
# S3 method for mvoprobit
nobs(object, ...)
Value
A single positive integer number.
Arguments
- object
object of class "mvoprobit"
- ...
further arguments (currently ignored)
Details
Unobservable values of continuous equations are included into
the number of observations.