my_e2truncbeta: second moment of truncated Beta distribution

View source: R/truncbeta.R

my_e2truncbetaR Documentation

second moment of truncated Beta distribution

Description

Compute second moment of the truncated Beta.

Usage

my_e2truncbeta(a, b, alpha, beta)

Arguments

a

left limit of distribution

b

right limit of distribution

alpha, beta

shape parameters of Beta distribution


ashr documentation built on Aug. 22, 2023, 1:07 a.m.