dw_combine_imputations: Function used to examine the combined results from all...

Description Usage Arguments Examples

View source: R/dw_combine_imputations.R

Description

Function used to examine the combined results from all imputed datasets.

Usage

1
2
dw_combine_imputations(imputeddata, formula, reg_type, outcome_levels,
  imputations)

Arguments

imputeddata

Imputed dataset.

formula

Model formula.

reg_type

Type of model. 1 = lm. 2 = lrm

outcome_levels

Outcome levels. E.g. "2" if binary.

imputations

Number of imputations.

Examples

1
2
3
 {
dw_combine_imputations
(imputeddata,formula,reg_type,outcome_levels,imputations)

flucloxacillin/niva documentation built on Nov. 4, 2019, 12:44 p.m.