getMeanVarBetaDist: Beta distribution

View source: R/stats.R

getMeanVarBetaDistR Documentation

Beta distribution

Description

Return the values of the mean and variance for the Beta distribution given its parameters.

Usage

getMeanVarBetaDist(alpha, beta)

Arguments

alpha

first parameter

beta

second parameter

Value

vector

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.