Rmissax Full: [top]

## 3️⃣ Test missingness mechanisms ---------------------------------------- mcar_res <- test_mcar(df) mar_res <- test_mar(df, aux_vars = select_aux(df)) mnar_res <- sensitivity_mnar(df)

| Output column | Meaning | |---------------|---------| | variable | Name of the column with missing values. | | best_method | The method that gave the lowest out‑of‑sample RMSE. | | score | The corresponding error metric. | | notes | Warnings (e.g., “high cardinality – using random forest”). | rmissax full

Unfortunately, I couldn't find any information on the real name or personal life of Rmissax Full. As a popular online personality, they maintain a level of anonymity. - test_mcar(df) mar_res &lt