Tidy multiple imputations of `lm` models created with `mice`
# S3 method for mira.lm
tidy(x, conf.int = TRUE, conf.level = 0.95, ...)A `mira` object containing multiple lm-models based on `mice` imputations.
Logical. Should confidence intervals be returned. Defaults to true.
Confidence level for intervals. Defaults to .95
extra arguments (not used)