nobs.abnFit: Print number of observations of objects of class abnFit
Description
Print number of observations of objects of class abnFit
Usage
# S3 method for abnFit
nobs(object, ...)
Value
prints the number of observations of the fitted model.
Arguments
- object
Object of class abnFit
- ...
additional parameters. Not used at the moment.