nobs.abnFit {abn}R Documentation

Print number of observations of objects of class abnFit

Description

Print number of observations of objects of class abnFit

Usage

## S3 method for class 'abnFit'
nobs(object, ...)

Arguments

object

Object of class abnFit

...

additional parameters. Not used at the moment.

Value

prints the number of observations of the fitted model.


[Package abn version 3.1.1 Index]