my_e2truncbeta function

second moment of truncated Beta distribution

second moment of truncated Beta distribution

Compute second moment of the truncated Beta.

my_e2truncbeta(a, b, alpha, beta)

Arguments

  • a: left limit of distribution
  • b: right limit of distribution
  • alpha, beta: shape parameters of Beta distribution
  • Maintainer: Peter Carbonetto
  • License: GPL (>= 3)
  • Last published: 2023-08-21