Skip to contents

A small precomputed list object containing `m` imputed datasets generated by `mixgb::mixgb()` on the `newborn` example data. This dataset is included so that users can run plotting examples without installing `mixgb`.

Usage

data(imp_newborn)

Format

A list of `m` data.frames (each a completed dataset) created by `mixgb::mixgb()` in development.

Source

Generated during package development with `mixgb::mixgb()`.