estimate_outliers: Estimate the effect of outliers

Description Usage Arguments Value

View source: R/arima_sim.R

Description

Estimate the effect of outliers

Usage

1
estimate_outliers(object, ol_type, new_train_x, tso_model, trained_model)

Arguments

object

A arima_sim object.

ol_type

A vector of outlier types to be considered.

new_train_x

A time series representing the train data.

tso_model

A tso object from training data

trained_model

A list containing previous trained model.

Value

A list containing the means and variance of outliers for each type of outliers.


carlonlv/DataCenterSim documentation built on Jan. 9, 2022, 3:26 p.m.