std_resid {BETS} | R Documentation |
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 grnn.train.
std_resid(model, alpha = 0.05)
model |
|
alpha |
A |
Besides showing the plot, this function returns a numeric vector
containing the standardized residuals.
Talitha Speranza talitha.speranza@fgv.br