nt-williams / simul

:package: Simultaneous Confidence Bands Based on the Efficient Influence Function and Multiplier Bootstrap :books: :crystal_ball: :satellite:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simul

License: GPL v3 R build status

Fast Simultaneous Confidence Bands Based on the Efficient Influence Function and Multiplier Bootstrap


Installation

simul can be installed from CRAN with:

install.packages("simul")

or from GitHub with:

devtools::install_github("nt-williams/simul")

Scope

Compute fast critical values for constructing uniform (simultaneous) confidence bands. The critical value is calculated using a multiplier bootstrap of the empirical efficient influence function as described by Kennedy (2019).

References

Edward H. Kennedy (2019) Nonparametric Causal Effects Based on Incremental Propensity Score Interventions, Journal of the American Statistical Association, 114:526, 645-656, DOI: 10.1080/01621459.2017.1422737

License

GPLv3 @ Nicholas Williams

About

:package: Simultaneous Confidence Bands Based on the Efficient Influence Function and Multiplier Bootstrap :books: :crystal_ball: :satellite:

License:GNU General Public License v3.0


Languages

Language:R 54.8%Language:C++ 45.2%