Learn R Programming

rebmix (version 2.8.0)

HQC-methods: Hannan-Quinn Information Criterion

Description

Returns the Hannan-Quinn information criterion at pos.

Usage

## S3 method for class 'REBMIX':
HQC(x = NULL, pos = 1, ...)
## ... and for other signatures

Arguments

x
see Methods section below.
pos
a desired row number in summary for which the information criterion is calculated. The default value is 1.
...
currently not used.

References

E. J. Hannan and B. G. Quinn. The determination of the order of an autoregression. Journal of the Royal Statistical Society. Series B, 41(2):190-195, 1979. http://www.jstor.org/stable/2985032.