Rmissax Full Updated

| Element | Description | |--------|-------------| | imputed_data | The final pooled dataset (or a list of n_imp imputed tables). | | diagnostics | A tibble summarising missingness patterns, MCAR/MAR tests, and convergence stats. | | plots | A list of ggplot objects (heatmaps, missingness maps, density comparisons). | | report | An auto‑generated HTML report (saved to the working directory). |

Once the directory is placed under plugins/ , run: rmissax full

import asyncio import json from typing import List, Dict rmissax full