dot-meanStd2Beta: Converts the mean and standard deviation of a (possibly...

.meanStd2BetaR Documentation

Converts the mean and standard deviation of a (possibly scaled) Beta-distributed variable into the two shape parameters \alpha and \beta.

Description

Converts the mean and standard deviation of a (possibly scaled) Beta-distributed variable into the two shape parameters \alpha and \beta.

Usage

.meanStd2Beta(m, std, lb = 0, ub = 1)

Arguments

m

mean parameter

std

standard deviation

lb

lower bound

ub

upper bound

Value

A vector with shape parameters \alpha and \beta.


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.