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 08 Aug. 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), (2026-07-09 08:00)
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

box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
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  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

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