inars-methods: Methods for 'inars' objects

Description Usage Arguments Author(s) References

Description

Methods for 'inars' objects

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
## S3 method for class 'inars'
print(x, ...)

## S3 method for class 'inars'
summary(object, ...)

## S3 method for class 'summary.inars'
print(x, ...)

## S3 method for class 'inars'
vcov(object, ...)

## S3 method for class 'inars'
logLik(object, ...)

## S3 method for class 'inars'
AIC(object, ..., k = 2)

Arguments

x, object

an object of class inars.

...

optionally more fitted model objects.

k

numeric, the *penalty* per parameter to be used; the default k = 2 is the classical AIC.

Author(s)

Rodrigo M. R. Medeiros <rodrigo.matheus@live.com>

References

Medeiros, R. & Bourguignon, M. (2021).


Rodrigo-sgj/inars documentation built on March 15, 2021, 11:52 a.m.