BETS.std_resid: Plot standardized residuals

Description Usage Arguments Value Author(s)

View source: R/BETS.std_resid.R

Description

Uses a model object to create a plot of standardized residuals. This model can be an Arima or an arima. In a near future, this function will also accept objects returned by BETS.grnn.train.

Usage

1
BETS.std_resid(model, alpha = 0.05)

Arguments

model

An Arima or an arima object. The model.

alpha

A numeric between 0 and 1. The significance level.

Value

Besides showing the plot, this function returns a numeric vector containing the standardized residuals.

Author(s)

Talitha Speranza talitha.speranza@fgv.br


pedrocostaferreira/BETS documentation built on June 1, 2020, 7:53 a.m.