Other packages > Find by keyword >

cem  

Coarsened Exact Matching
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cem", "1.1.31")



Attach the package and use:
library("cem")
Maintained by
Stefano M. Iacus
[Scholar Profile | Author Map]
First Published: 2008-08-20
Latest Update: 2022-09-08
Description:
Implementation of the Coarsened Exact Matching algorithm discussed along with its properties in Iacus, King, Porro (2011) ; Iacus, King, Porro (2012) and Iacus, King, Porro (2019) .
How to cite:
Stefano M. Iacus (2008). cem: Coarsened Exact Matching. R package version 1.1.31, https://cran.r-project.org/web/packages/cem. Accessed 13 Apr. 2025.
Previous versions and publish date:
1.0.39 (2008-08-20 13:22), 1.0.41 (2008-08-20 17:39), 1.0.44 (2008-09-02 10:50), 1.0.80 (2008-10-30 07:51), 1.0.90 (2009-02-18 08:36), 1.0.96 (2009-04-14 19:29), 1.0.106 (2009-05-13 09:05), 1.0.108 (2009-06-02 17:42), 1.0.111 (2009-08-31 19:39), 1.0.116 (2009-10-20 21:31), 1.0.117 (2009-10-21 08:42), 1.0.120 (2009-10-21 17:55), 1.0.127 (2009-11-04 08:53), 1.0.128 (2009-11-08 11:24), 1.0.142 (2009-12-24 10:42), 1.1.5 (2013-04-04 20:38), 1.1.8 (2014-03-19 10:16), 1.1.10 (2014-03-25 16:15), 1.1.16 (2015-06-04 15:34), 1.1.17 (2016-12-05 18:28), 1.1.19 (2018-04-12 16:36), 1.1.20 (2020-05-08 12:50), 1.1.27 (2020-11-09 12:20), 1.1.29 (2021-05-28 13:40), 1.1.30 (2022-08-06 00:50)
Other packages that cited cem R package
View cem citation profile
Other R packages that cem depends, imports, suggests or enhances
Complete documentation for cem
Functions, R codes and Examples using the cem R package
Some associated functions: DW . L1.meas . L1.profile . LL . LLvsPSID . LeLonde . att . cem . cemspace . combine.spacegraphs . imbalance . imbspace . imbspace.plot . k2k . pair . pscoreSelect . relax.cem . search.match . shift.cem . spacegraph . 
Some associated R codes: L1profile.R . att.R . cem.R . cem.main.R . cem.match.R . cem.summary.R . cemspace.R . imb.meas.R . imbspace.R . imbspace.plot.R . k2k.R . nclass.ss.R . pair.R . pscoreSelect.R . reduce.var.R . relax.cem.R . relax.plot.R . search.match.R . shift.cem.R . spacegraph.R . zzz.R .  Full cem package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for cem2030405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  

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