Rmissax Full: _best_
: Unlike many independent creators, her videos often feature professional lighting, editing, and thematic sets.
completed_df is a list with
| Test | When to use | What it tells you | |------|-------------|-------------------| | ( test_mcar() ) | Small‑to‑moderate datasets, quick check. | Whether the missingness is completely at random. | | Pattern‑wise MAR test ( test_mar() ) | When you have auxiliary variables. | If missingness can be explained conditionally on observed data. | | MNAR sensitivity analysis ( sensitivity_mnar() ) | When MCAR/MAR are rejected. | Provides bounds on estimates under plausible MNAR scenarios. | rmissax full
?