Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mattblackwell/causalsens
- Owner: mattblackwell
- Created: 2013-04-18T13:26:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T16:43:30.000Z (8 months ago)
- Last Synced: 2024-07-28T10:33:31.750Z (3 months ago)
- Language: R
- Size: 70.3 KB
- Stars: 10
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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