Other packages > Find by keyword >

matchMulti  

Optimal Multilevel Matching using a Network Algorithm
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("matchMulti", "1.1.14")



Attach the package and use:
library("matchMulti")
Maintained by
Sam Pimentel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-19
Latest Update: 2025-04-18
Description:
Performs multilevel matches for data with cluster- level treatments and individual-level outcomes using a network optimization algorithm. Functions for checking balance at the cluster and individual levels are also provided, as are methods for permutation-inference-based outcome analysis. Details in Pimentel et al. (2018) . The optmatch package, which is useful for running many of the provided functions, may be downloaded from Github at if not available on CRAN.
How to cite:
Sam Pimentel (2016). matchMulti: Optimal Multilevel Matching using a Network Algorithm. R package version 1.1.14, https://cran.r-project.org/web/packages/matchMulti. Accessed 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:28), 1.0 (2016-02-19 23:52), 1.1.3 (2016-05-18 06:52), 1.1.4 (2016-08-13 23:02), 1.1.5 (2016-08-26 07:35), 1.1.6 (2017-11-15 22:32), 1.1.7 (2018-05-17 06:57), 1.1.9 (2022-03-04 12:40), 1.1.10 (2022-03-27 16:50), 1.1.11 (2022-11-16 23:50), 1.1.12.1 (2024-07-01 11:33), 1.1.12 (2023-05-11 09:20), 1.1 (2016-02-26 23:14)
Other packages that cited matchMulti R package
View matchMulti citation profile
Other R packages that matchMulti depends, imports, suggests or enhances
Complete documentation for matchMulti
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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