Package: brlrmr 0.1.7
brlrmr: Bias Reduction with Missing Binary Response
Provides two main functions, il() and fil(). The il() function implements the EM algorithm developed by Ibrahim and Lipsitz (1996) <doi:10.2307/2533068> 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+) <https://github.com/arnabkrmaity/brlrmr> to reduce the bias produced by the method of Ibrahim and Lipsitz (1996) <doi:10.2307/2533068>.
Authors:
brlrmr_0.1.7.tar.gz
brlrmr_0.1.7.zip(r-4.7)brlrmr_0.1.7.zip(r-4.6)brlrmr_0.1.7.zip(r-4.5)
brlrmr_0.1.7.tgz(r-4.6-any)brlrmr_0.1.7.tgz(r-4.5-any)
brlrmr_0.1.7.tar.gz(r-4.7-any)brlrmr_0.1.7.tar.gz(r-4.6-any)
brlrmr_0.1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
brlrmr/json (API)
| # Install 'brlrmr' in R: |
| install.packages('brlrmr', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cranhaven/cranhaven.r-universe.dev/issues
- incontinence - Incontinence example.
- nhanes - Subset of original NHANES data used in 'mice' package.
- simulated.data - We simulate this data for the purpose of illustration of the package
Last updated from:05767e00f5 (on package/brlrmr). Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 88 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | NOTE | 101 | ||
| macos-release-arm64 | NOTE | 118 | ||
| macos-oldrel-arm64 | NOTE | 123 | ||
| windows-devel | NOTE | 64 | ||
| windows-release | NOTE | 66 | ||
| windows-oldrel | NOTE | 60 | ||
| wasm-release | OK | 83 |
Exports:em.filem.fil.interactionem.ilem.il.interactionfilil
Dependencies:bootbrglmMASSprofileModelRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| em.fil | em.fil |
| em.fil.interaction | em.fil.interaction |
| em.il | em.il |
| em.il.interaction | em.il.interaction |
| fil | fil |
| il | il |
| Incontinence example. | incontinence |
| Subset of original NHANES data used in 'mice' package. | nhanes |
| We simulate this data for the purpose of illustration of the package | simulated.data |
