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]
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 10 Apr. 2025.
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
03/1103/1203/1303/1403/1503/1603/1703/1803/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for rcbalance051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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