Compute the theoretrical probability-weighted moments (PWMs) for a distribution. A theoretrical PWM in integral form is $$\beta_r = \int^1_0 X(F)\,F^r\,\mathrm{d}F \mbox{,}$$
where $X(F)$ is the quantile function of the random variable $X$ for nonexceedance probability $F$ and $r$ represents the order of the PWM. This function loops across the above equation for each nmom
set in the argument list. The function $X(F)$ is computed through the par2qua
function. The distribution type is determined using the type
attribute of the para
argument---the parameter object.