Learn R Programming

⚠️There's a newer version (1.10) of this package.Take me there.

itsmr (version 1.1)

Time series analysis package for students

Description

This package provides a subset of the functionality found in the Windows-based program ITSM. The intended audience is students using 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

742

Version

1.1

License

Unlimited

Maintainer

George Weigt

Last Published

July 23rd, 2011

Functions in itsmr (1.1)

dowj

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

Plot one or two time series
smooth.exp

Apply an exponential filter
hannan

Estimate ARMA coefficients using the Hannan-Rissanen algorithm
plota

Plot data and/or model ACF and PACF
acvf

Autocovariance of data
airpass

Number of international airline passengers, 1949 to 1960
itsmr-package

Time series analysis package for students
Resid

Compute residuals
aacvf

Autocovariance of ARMA model
arar

Forecast using ARAR algorithm
ma.inf

Compute MA infinity coefficients
ia

Estimate MA coefficients using the innovations algorithm
deaths

USA accidental deaths, 1973 to 1978
test

Test residuals for stationarity and randomness
plots

Plot spectrum of data or ARMA model
trend

Estimate trend component
sim

Generate synthetic observations
smooth.ma

Apply a moving average filter
wine

Australian red wine sales, January 1980 to October 1991
strikes

USA union strikes, 1951-1980
check

Check for causality and invertibility
yw

Estimate AR coefficients using the Yule-Walker method
autofit

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

Forecast future values
burg

Estimate AR coefficients using the Burg method
hr

Estimate harmonic components
selftest

Run a self test
season

Estimate seasonal component
smooth.rank

Apply a spectral filter
ar.inf

Compute AR infinity coefficients
lake

Level of Lake Huron, 1875 to 1972
smooth.fft

Apply a low pass filter
Sunspots

Number of sunspots, 1770 to 1869
arma

Estimate ARMA model coefficients using maximum likelihood
specify

Specify an ARMA model