Conversion of Beta to Alpha Probability-Weighted Moments (PWMs) by pwm.beta2alpha()
or Alpha to Beta PWMs by pwm.alpha2beta()
. The relations between the $\alpha$ and $\beta$ PWMs are$$\alpha_r = \sum^r_{k=0} (-1)^k {r \choose k} \beta_k$$
and
$$\beta_r = \sum^r_{k=0} (-1)^k {r \choose k} \alpha_k$$
Lastly, note that the $\beta$ are almost exclusively used in the literature. Since each is a linear combination of the other, they are equivalent in meaning but not numerically.