skew_norm_param_prediction: Predict Parameters of Skew Normal Distribution Using MOM

Description Usage Arguments Value

View source: R/model_helper.R

Description

Predict Parameters of Skew Normal Distribution Using MOM

Usage

1
skew_norm_param_prediction(object, trained_result, predicted_mean, level)

Arguments

object

A numeric vector of residuals of fitted model.

trained_result

A tso or Arima object containing trained parameters.

predicted_mean

A numeric vector representing predicted mean under normal distribution assumption.

level

A numeric vector representing the confidence level.

Value

A list containing the xi, omega and alpha.


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