Initial release of the mos package.
ros()
: Simulate order statistics from known or custom
distributions.mo_*()
functions: Compute moments (mean, variance,
skewness, kurtosis) for a wide range of distributions:
varOS()
, skewOS()
, kurtOS()
:
Compute variance, skewness, and kurtosis of order statistics.rcens()
, rpcens2()
: Generate censored
samples (Type I, Type II, Progressive).rkrec()
: Simulate upper/lower k-records.This version includes both closed-form and Monte Carlo simulation tools for flexible statistical analysis.