Working with Order Statistics in the mos Package
Introduction | Generating Order Statistics | Example 1: Using a built-in distribution | Example 2: Using a custom quantile function (e.g., Gumbel) | Example 3: Generate multiple order statistics from the uniform distribution | Moments of Order Statistics | Distributions with analytical support | Distributions handled via simulation | Example: Uniform Distribution (Analytical) | Example: Exponential Distribution (Analytical) | Example: Normal Distribution (Simulated) | Example: Beta Distribution (Simulated) | Censored Samples | Type I Censoring (Time-based) | Type II Censoring (Failure-based) | Progressive Type-II Censoring | Record Values | Upper k-Records | Lower k-Records | An Application of the Package in Graphical Goodness-of-Fit | Conclusion