find_expectation_state_based_dist: Find Expected Value of Discrete Random variable

Description Usage Arguments Value

View source: R/model_helper.R

Description

Find the expectation of state based random variable.

Usage

1
find_expectation_state_based_dist(prob_dist, quantiles = NULL)

Arguments

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.