nobs.msel {switchSelection} | R Documentation |
Extract the number of observations from a model fit
of the msel
function.
## S3 method for class 'msel'
nobs(object, ...)
object |
object of class "msel" |
... |
further arguments (currently ignored) |
Unobservable values of continuous equations are included into the number of observations.
A single positive integer number.