tidy_mice: Tidy mice

Description Usage Arguments Details Value

Description

Internal utility function

Usage

1
tidy_mice(d, m = 5, verbose = FALSE, seed = NA, block_size = 100)

Arguments

d

A tibble

m

Number of imputations

verbose

Print info while running

seed

Seed for mice

block_size

Number of markers to use to impute each marker.

Details

Calls mice on data table

Value

A tibble with imputed results


surh/HMVAR documentation built on Aug. 18, 2021, 1:21 a.m.