my_e2truncbeta {ashr} | R 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 |
[Package ashr version 2.2-63 Index]