Other packages > Find by keyword >

CausalGPS  

Matching on Generalized Propensity Scores with Continuous Exposures
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("CausalGPS", "0.5.1")



Attach the package and use:
library("CausalGPS")
Maintained by
Naeem Khoshnevis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-07-23
Latest Update: 2024-06-19
Description:
Provides a framework for estimating causal effects of a continuous exposure using observational data, and implementing matching and weighting on the generalized propensity score. Wu, X., Mealli, F., Kioumourtzoglou, M.A., Dominici, F. and Braun, D., 2022. Matching on generalized propensity scores with continuous exposures. Journal of the American Statistical Association, pp.1-29.
How to cite:
Naeem Khoshnevis (2021). CausalGPS: Matching on Generalized Propensity Scores with Continuous Exposures. R package version 0.5.1, https://cran.r-project.org/web/packages/CausalGPS. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.2.5 (2021-07-23 11:20), 0.2.6 (2021-09-06 15:40), 0.2.7 (2022-02-07 14:00), 0.2.8 (2022-06-23 00:20), 0.2.9 (2022-12-16 16:20), 0.3.0 (2023-02-15 23:20), 0.3.1 (2023-05-16 06:56), 0.4.0 (2023-05-25 23:40), 0.4.1 (2023-09-30 01:52), 0.4.2 (2024-04-13 19:00), 0.5.0 (2024-06-19 20:30)
Other packages that cited CausalGPS R package
View CausalGPS citation profile
Other R packages that CausalGPS depends, imports, suggests or enhances
Complete documentation for CausalGPS
Functions, R codes and Examples using the CausalGPS R package
Some associated functions: CausalGPS-package . absolute_corr_fun . absolute_weighted_corr_fun . autoplot.gpsm_erf . autoplot.gpsm_pspop . check_args . check_args_compile_pseudo_pop . check_args_estimate_gps . check_args_use_cov_transformers . check_covar_balance . check_kolmogorov_smirnov . compile_pseudo_pop . compute_closest_wgps . compute_density . compute_min_max . compute_outer . compute_resid . compute_risk . create_matching . create_weighting . estimate_gps . estimate_hat_vals . estimate_npmetric_erf . estimate_pmetric_erf . estimate_semipmetric_erf . gen_wrap_sl_lib . generate_kernel . generate_pseudo_pop . generate_syn_data . get_logger . log_system_info . matching_l1 . plot.gpsm_erf . plot.gpsm_pspop . print.gpsm_erf . print.gpsm_pspop . set_logger . smooth_erf . summary.gpsm_erf . summary.gpsm_pspop . synthetic_us_2010 . train_it . transform_it . w_fun . 
Some associated R codes: RcppExports.R . absolute_corr_fun.R . absolute_weighted_corr_fun.R . causalgps_package.R . causalgps_smooth.R . check_arguments.R . check_covar_balance.R . check_kolmogorov_smirnov.R . compile_pseudo_pop.R . compute_closest_wgps.R . compute_density.R . compute_minmax.R . compute_outer.R . compute_resid.R . compute_risk.R . create_matching.R . create_weighting.R . data.R . estimate_gps.R . estimate_hat_vals.R . estimate_npmetric_erf.R . estimate_pmetric_erf.R . estimate_semipmetric_erf.R . generate_pseudo_pop.R . generate_synthetic_data.R . generate_wrap_sl_lib.R . matching_l1.R . plot.R . print.R . set_logger.R . smooth_erf.R . train_it.R . utils.R . zzz.R .  Full CausalGPS package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
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  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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