find_shifted_state_based_dist: Find Discrete Random Variable Distribution After Mean Shift

Description Usage Arguments Value

View source: R/model_helper.R

Description

Find resulting distribution after a mean shift for discrete random variable.

Usage

1
find_shifted_state_based_dist(shift, prob_dist, quantiles = NULL)

Arguments

shift

A numeric value representing the constant mean shift.

prob_dist

A numeric vector representing the probability distribution at result time.

quantiles

A numeric vector representing quantile of partitioning training set.

Value

The corresponding expectation.


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