Learn R Programming

brlrmr (version 0.1.7)

Bias Reduction with Missing Binary Response

Description

Provides two main functions, il() and fil(). The il() function implements the EM algorithm developed by Ibrahim and Lipsitz (1996) to estimate the parameters of a logistic regression model with the missing response when the missing data mechanism is nonignorable. The fil() function implements the algorithm proposed by Maity et. al. (2017+) to reduce the bias produced by the method of Ibrahim and Lipsitz (1996) .

Copy Link

Version

Install

install.packages('brlrmr')

Monthly Downloads

205

Version

0.1.7

License

GPL-3

Maintainer

Arnab Maity

Last Published

September 10th, 2019

Functions in brlrmr (0.1.7)

em.fil

em.fil
incontinence

Incontinence example.
em.il

em.il
em.fil.interaction

em.fil.interaction
il

il
fil

fil
simulated.data

We simulate this data for the purpose of illustration of the package
em.il.interaction

em.il.interaction
nhanes

Subset of original NHANES data used in mice package.