Other packages > Find by keyword >

rcbalance  

Large, Sparse Optimal Matching with Refined Covariate Balance
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rcbalance", "1.8.8")



Attach the package and use:
library("rcbalance")
Maintained by
Samuel D. Pimentel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-09-02
Latest Update: 2022-03-25
Description:
Tools for large, sparse optimal matching of treated units and control units in observational studies. Provisions are made for refined covariate balance constraints, which include fine and near-fine balance as special cases. Matches are optimal in the sense that they are computed as solutions to network optimization problems rather than greedy algorithms. See Pimentel, et al.(2015) and Pimentel (2016), Obs. Studies 2(1):4-23. The rrelaxiv package, which provides an alternative solver for the underlying network flow problems, carries an academic license and is not available on CRAN, but may be downloaded from Github at .
How to cite:
Samuel D. Pimentel (2014). rcbalance: Large, Sparse Optimal Matching with Refined Covariate Balance. R package version 1.8.8, https://cran.r-project.org/web/packages/rcbalance. Accessed 21 Dec. 2024.
Previous versions and publish date:
1.0 (2014-09-02 22:18), 1.2 (2014-11-12 08:09), 1.3 (2015-03-13 07:17), 1.4 (2015-03-24 07:21), 1.5 (2015-05-03 07:07), 1.6 (2015-05-23 08:42), 1.7.1 (2015-09-02 01:45), 1.7.2 (2015-10-27 08:10), 1.7.3 (2015-11-05 08:32), 1.7.4 (2015-11-15 10:09), 1.7.5 (2015-11-22 11:48), 1.7 (2015-08-01 12:28), 1.8.0 (2015-12-15 01:04), 1.8.2 (2016-02-11 08:27), 1.8.3 (2016-08-16 09:55), 1.8.4 (2017-06-17 10:14), 1.8.5 (2017-11-12 18:28), 1.8.6 (2022-03-02 09:50), 1.8.7 (2022-03-25 09:00)
Other packages that cited rcbalance R package
View rcbalance citation profile
Other R packages that rcbalance depends, imports, suggests or enhances
Complete documentation for rcbalance
Functions, R codes and Examples using the rcbalance R package
Some associated functions: build.dist.struct . callrelax . count.pairings . dist2net . rcbalance-package . rcbalance . 
Some associated R codes: build.dist.struct.R . count.pairings.R . rcbalance-internal.R . rcbalance.R .  Full rcbalance 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

batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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