dot-Ms_recursive: Recursive Computation of Moments from Complementary Beta...

.Ms_recursiveR Documentation

Recursive Computation of Moments from Complementary Beta Distribution

Description

This internal function computes raw moments based on a recursive relation given in Makouei et al. (2021). It is used by the main moment functions.

Usage

.Ms_recursive(a, b, k, s)

Arguments

a

a positive numeric value.

b

a positive integer value.

k

a non-negative integer value.

s

a positive integer value.

References

Makouei, R., Khamnei, H. J., & Salehi, M. (2021). Moments of order statistics and k-record values arising from the complementary beta distribution with application. Journal of Computational and Applied Mathematics, 390, 113386.


mos documentation built on June 16, 2025, 5:09 p.m.