beta_sd: Estimate the standard deviation of the Beta distribution

View source: R/beta_distribution.R

beta_sdR Documentation

Estimate the standard deviation of the Beta distribution

Description

Estimate the standard deviation of the Beta distribution

Usage

beta_sd(alpha, beta)

Arguments

alpha

Alpha parameter of the Beta distribution

beta

Beta parameter of the Beta distribution


SpTB/wztools documentation built on July 2, 2023, 11:50 a.m.