expValBeta(shape1 = 3, shape2 = 5)
varBeta(shape1 = 4, shape2 = 5)
kthMomentBeta(k = 3, shape1 = 4, shape2 = 5)
expValLimBeta(d = 0.3, shape1 = 4, shape2 = 5)
expValTruncBeta(d = 0.4, shape1 = 4, shape2 = 5)
# Values less than d
expValTruncBeta(d = 0.4, shape1 = 4, shape2 = 5, less.than.d = FALSE)
stopLossBeta(d = 0.3, shape1 = 4, shape2 = 5)
meanExcessBeta(d = .3, shape1 = 4, shape2 = 5)
VatRBeta(kap = .99, shape1 = 4, shape2 = 5)
TVatRBeta(kap = .99, shape1 = 4, shape2 = 5)
mgfBeta(t = 1, shape1 = 3, shape2 = 5, k0 = 1E2)
Run the code above in your browser using DataLab