arma: Create an ARMA model.

Description Usage Arguments Value

View source: R/simulations.R

Description

Create an ARMA model.

Usage

1
arma(ar, ma)

Arguments

ar

x parameter.

ma

Moving average parameter.

Value

An ARMA model.


nwaff/tssims documentation built on May 24, 2019, 6:13 a.m.