Other packages > Find by keyword >

WeightIt  

Weighting for Covariate Balance in Observational Studies
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("WeightIt", "1.0.0")



Attach the package and use:
library("WeightIt")
Maintained by
Noah Greifer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-10-17
Latest Update: 2023-05-23
Description:
Generates balancing weights for causal effect estimation in observational studies with binary, multi-category, or continuous point or longitudinal treatments by easing and extending the functionality of several R packages and providing in-house estimation methods. Available methods include propensity score weighting using generalized linear models, gradient boosting machines, the covariate balancing propensity score algorithm, inverse probability tilting, Bayesian additive regression trees, and SuperLearner, and directly estimating balancing weights using entropy balancing, energy balancing, and optimization-based weights. Also allows for assessment of weights and checking of covariate balance by interfacing directly with the 'cobalt' package. See the vignette "Installing Supporting Packages" for instructions on how to install any package 'WeightIt' uses, including those that may not be on CRAN.
How to cite:
Noah Greifer (2017). WeightIt: Weighting for Covariate Balance in Observational Studies. R package version 1.0.0, https://cran.r-project.org/web/packages/WeightIt
Previous versions and publish date:
0.1.0 (2017-10-17 13:06), 0.2.0 (2017-11-13 01:05), 0.3.0 (2018-01-14 23:59), 0.3.1 (2018-03-03 16:10), 0.3.2 (2018-03-14 06:35), 0.4.0 (2018-06-25 06:43), 0.5.0 (2018-11-22 09:50), 0.5.1 (2019-01-16 09:50), 0.6.0 (2019-09-05 09:50), 0.7.0 (2019-10-16 06:40), 0.7.1 (2019-10-30 07:10), 0.8.0 (2020-01-12 07:00), 0.9.0 (2020-02-11 22:40), 0.10.0 (2020-07-07 11:10), 0.10.1 (2020-08-12 14:10), 0.10.2 (2020-08-27 07:10), 0.11.0 (2021-02-02 11:50), 0.12.0 (2021-04-03 15:50), 0.13.1 (2022-06-28 14:00), 0.14.0 (2023-04-12 11:10), 0.14.1 (2023-05-10 02:40), 0.14.2 (2023-05-23 09:20), 1.0.0 (2024-03-23 12:20)
Other packages that cited WeightIt R package
View WeightIt citation profile
Other R packages that WeightIt depends, imports, suggests or enhances
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

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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns