find_shifted_skewnorm: Find Updated Parameters For Skew Normal Distribution

Description Usage Arguments Value

View source: R/model_helper.R

Description

Find the updated parameters for skew normal distribution after a mean shift.

Usage

1
find_shifted_skewnorm(shift, xi, omega, alpha)

Arguments

shift

A numeric value representing the constant mean shift.

xi

A numeric value of parameter xi.

omega

A numeric value of parameter omega.

alpha

A numeric value of parameter alpha.

Value

The corresponding expectation.


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