nObs.probit {sampleSelection} | R Documentation |
Extract the number of observations from probit
models.
## S3 method for class 'probit' nObs( x, ... )
x |
an object of class |
... |
further arguments (currently ignored). |
A numeric scalar: the number of observations.
Arne Henningsen