nobs.msel | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.