Learn R Programming

itsmr (version 1.10)

Time Series Analysis Using the Innovations Algorithm

Description

Provides functions for modeling and forecasting time series data. Forecasting is based on the innovations algorithm. A description of the innovations algorithm can be found in the textbook "Introduction to Time Series and Forecasting" by Peter J. Brockwell and Richard A. Davis. .

Copy Link

Version

Install

install.packages('itsmr')

Monthly Downloads

572

Version

1.10

License

FreeBSD

Maintainer

George Weigt

Last Published

August 6th, 2022

Functions in itsmr (1.10)

Sunspots

Number of sunspots, 1770 to 1869
airpass

Number of international airline passengers, 1949 to 1960
acvf

Autocovariance of data
autofit

Find the best model from a range of possible ARMA models
Resid

Compute residuals
burg

Estimate AR coefficients using the Burg method
ar.inf

Compute AR infinity coefficients
arar

Forecast using ARAR algorithm
aacvf

Autocovariance of ARMA model
arma

Estimate ARMA model coefficients using maximum likelihood
ia

Estimate MA coefficients using the innovations algorithm
deaths

USA accidental deaths, 1973 to 1978
check

Check for causality and invertibility
dowj

Dow Jones utilities index, August 28 to December 18, 1972
selftest

Run a self test
yw

Estimate AR coefficients using the Yule-Walker method
season

Estimate seasonal component
smooth.ma

Apply a moving average filter
smooth.rank

Apply a spectral filter
smooth.fft

Apply a low pass filter
itsmr-package

Time Series Analysis Using the Innovations Algorithm
sim

Generate synthetic observations
hannan

Estimate ARMA coefficients using the Hannan-Rissanen algorithm
hr

Estimate harmonic components
lake

Level of Lake Huron, 1875 to 1972
forecast

Forecast future values
smooth.exp

Apply an exponential filter
plots

Plot spectrum of data or ARMA model
wine

Australian red wine sales, January 1980 to October 1991
plotc

Plot one or two time series
trend

Estimate trend component
ma.inf

Compute MA infinity coefficients
specify

Specify an ARMA model
periodogram

Plot a periodogram
plota

Plot data and/or model ACF and PACF
strikes

USA union strikes, 1951-1980
test

Test residuals for stationarity and randomness