Package: sensemakr
Type: Package
Title: Sensitivity Analysis Tools for Regression Models
Date: 2021-10-07
Version: 0.1.4
Authors@R: c(
  person("Carlos", "Cinelli", role = c("aut", "cre"), email = "carloscinelli@hotmail.com"),
  person("Jeremy", "Ferwerda", role = "aut"),
  person("Chad", "Hazlett", role = "aut"),
  person("Aaron", "Rudkin", role = "ctb")
  )
Author: Carlos Cinelli [aut, cre],
  Jeremy Ferwerda [aut],
  Chad Hazlett [aut],
  Aaron Rudkin [ctb]
Maintainer: Carlos Cinelli <carloscinelli@hotmail.com>
Description: Implements a suite of sensitivity analysis tools 
  that extends the traditional omitted variable bias framework and makes it easier 
  to understand the impact of omitted variables in regression models, as discussed in Cinelli, C. and Hazlett, C. (2020), "Making Sense of Sensitivity: Extending Omitted Variable Bias." Journal of the Royal Statistical Society, Series B (Statistical Methodology) <doi:10.1111/rssb.12348>.
URL: https://github.com/carloscinelli/sensemakr
BugReports: https://github.com/carloscinelli/sensemakr/issues
License: GPL-3
Depends: R (>= 3.1.0)
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: testthat, covr, knitr, rmarkdown, png, stargazer
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-10-08 02:58:59 UTC; carloscinelli
Repository: CRAN
Date/Publication: 2021-10-08 05:00:02 UTC
Built: R 4.2.0; ; 2023-04-10 21:57:40 UTC; unix
