Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.arfima

Prints a Fitted Object


Description

Prints a fitted arfima object's relevant details

Usage

## S3 method for class 'arfima'
print(x, digits = max(6, getOption("digits") - 3), ...)

Arguments

x

A fitted arfima object

digits

The number of digits to print

...

Optional arguments. See print.

Value

The object is returned invisibly

Author(s)

JQ (Justin) Veenstra

References

Veenstra, J.Q. Persistence and Antipersistence: Theory and Software (PhD Thesis)


arfima

Fractional ARIMA (and Other Long Memory) Time Series Modeling

v1.7-0
MIT + file LICENSE
Authors
JQ (Justin) Veenstra [aut, cre], A.I. McLeod [aut]
Initial release
2018-11-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.