fm_mice_args: Combine Arguments in 'future_mice()'

View source: R/future_mice.R

fm_mice_argsR Documentation

Combine Arguments in future_mice()

Description

Helper function to combine and parse named arguments + dots in future_mice()

Usage

fm_mice_args(m, .args = fm_caller_args(n = 2L))

Arguments

m

The number of chains per mice::mice() call

.args

A named list of arguments from the future_mice() call

Value

A list containing arguments to pass to mice::mice()


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