Other packages > Find by keyword >

brlrmr  

Bias Reduction with Missing Binary Response
View on CRAN: Click here


Download and install brlrmr package within the R console
Install from CRAN:
install.packages("brlrmr")

Install from Github:
library("remotes")
install_github("cran/brlrmr")

Install by package version:
library("remotes")
install_version("brlrmr", "0.1.7")



Attach the package and use:
library("brlrmr")
Maintained by
Arnab Maity
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-24
Latest Update: 2019-09-10
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) .
How to cite:
Arnab Maity (2017). brlrmr: Bias Reduction with Missing Binary Response. R package version 0.1.7, https://cran.r-project.org/web/packages/brlrmr. Accessed 06 Jan. 2025.
Previous versions and publish date:
0.1.0 (2017-05-24 06:27), 0.1.2 (2017-06-10 01:54), 0.1.3 (2017-07-07 17:57), 0.1.4 (2017-07-10 23:35), 0.1.5 (2017-07-17 19:51)
Other packages that cited brlrmr R package
View brlrmr citation profile
Other R packages that brlrmr depends, imports, suggests or enhances
Complete documentation for brlrmr
Functions, R codes and Examples using the brlrmr R package
Some associated functions: em.fil.interaction . em.fil . em.il.interaction . em.il . fil . il . incontinence . nhanes . simulated.data . 
Some associated R codes: em.fil.R . em.fil.interaction.R . em.il.R . em.il.interaction.R . fil.R . il.R . incontinence.R . nhanes.R . simulated.data.R .  Full brlrmr package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RsqMed  
Total Mediation Effect Size Measure for High-Dimensional Mediators
An implementation of calculating the R-squared measure as a total mediation effect size measure and ...
Download / Learn more Package Citations See dependency  
lmds  
Landmark Multi-Dimensional Scaling
A fast dimensionality reduction method scaleable to large numbers of samples. Landmark Multi-Dime ...
Download / Learn more Package Citations See dependency  
ROI.plugin.deoptim  
'DEoptim' and 'DEoptimR' Plugin for the 'R' Optimization Interface
Enhances the R Optimization Infrastructure ('ROI') package with the 'DEoptim' and 'DEoptimR' packag ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mlr3fairness  
Fairness Auditing and Debiasing for 'mlr3'
Integrates fairness auditing and bias mitigation methods for the 'mlr3' ecosystem. This includes ...
Download / Learn more Package Citations See dependency  
NetSwan  
Network Strengths and Weaknesses Analysis
A set of functions for studying network robustness, resilience and vulnerability. ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA