Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattblackwell/causalsens

A sensitivity analysis package for causal effects
https://github.com/mattblackwell/causalsens

Last synced: 3 months ago
JSON representation

A sensitivity analysis package for causal effects

Awesome Lists containing this project

README

        


[![R build status](https://github.com/mattblackwell/causalsens/workflows/R-CMD-check/badge.svg)](https://github.com/mattblackwell/causalsens/actions)
[![CRAN
version](http://www.r-pkg.org/badges/version/causalsens)](https://cran.r-project.org/package=causalsens)

# causalsens

`causalsens` is an R package for performing sensitivity analyses for the estimation of causal effects. It implement the methods of [Blackwell (2014)][senspaper]. You can install `causalsens` using the following code:

```R
require(devtools)
install_github("mattblackwell/causalsens", ref = "master")
```

[senspaper]: https://doi.org/10.1093/pan/mpt006