fm_mice: '{furrr}'-Friendly 'mice::mice()' w/ Progress Updates

View source: R/future_mice.R

fm_miceR Documentation

{furrr}-Friendly mice::mice() w/ Progress Updates

Description

{furrr}-Friendly mice::mice() w/ Progress Updates

Usage

fm_mice(.m, mice_args, progressor)

Arguments

.m

Sink that allows iteration w/ {purrr}-style map() functions. Unused.

progressor

A progressor() from {progressr}

...

Arguments passed on to mice::mice. seed is ignored.

Value

A mids object (multiply imputed data set)


jesse-smith/futuremice documentation built on Nov. 24, 2023, 7:19 a.m.