tsConvertCUSUM: tsConvertCUSUM

Description Usage Arguments Value Examples

View source: R/tsConvertCUSUM.R

Description

Returns CUSUM plot of an auto.arima fitted model of the data

Usage

1
tsConvertCUSUM(data = rnorm(30, 10, 2))

Arguments

data

Data for analysis

Value

CUSUM plot of an auto.arima fitted model of the data

Examples

1

dustinoakes/TSconvertR documentation built on Feb. 28, 2021, 12:14 a.m.