step.mi: Stepwise variable selection with multiple imputation (with...

Description Usage Arguments Author(s) Examples

Description

Stepwise variable selection with multiple imputation (with logistic regression)

Usage

1
step.mi(formula, data, method = c("Majority", "Wald"), p = 1, p_value = 0.05)

Arguments

formula

Model formula

Author(s)

Phung Khanh Lam

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

lampk/Lmisc documentation built on Aug. 13, 2019, 8:02 a.m.