jorenham/Lmo

Fractional trimming in sample L-moment

jorenham opened this issue · 1 comments

Modify lmo.l_weights to accept trim: tuple[float, float], by replacing the succession-matrix algorithm with a direct approach, so that gamma functions can be used (instead of comb).

This is already possible for population L-moments.