| nobs.aldvmm {aldvmm} | R Documentation |
Extract Adjusted Limited Dependent Variable Mixture Model Number of Observations
Description
The method nobs.aldvmm for the generic function
nobs extracts the
number of observations from an object of class "aldvmm".
Usage
## S3 method for class 'aldvmm'
nobs(object, ...)
Arguments
object |
an object inheriting from class "aldvmm". |
... |
further arguments passed to or from other methods. |
Value
a scalar of the number of complete observations.
[Package aldvmm version 0.8.8 Index]