Package: sensemakr
Type: Package
Title: Sensitivity Analysis Tools for OLS
Date: 2019-07-26
Version: 0.1.2
Authors@R: c(
  person("Carlos", "Cinelli", role = c("aut", "cre"), email = "carloscinelli@hotmail.com"),
  person("Chad", "Hazlett", role = "aut"),
  person("Aaron", "Rudkin", role = "ctb")
  )
Author: Carlos Cinelli [aut, cre],
  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 and Hazlett (2018) 
  <https://www.researchgate.net/publication/322509816_Making_Sense_of_Sensitivity_Extending_Omitted_Variable_Bias>.
URL: https://github.com/chadhazlett/sensemakr
BugReports: https://github.com/chadhazlett/sensemakr/issues
License: GPL-3
Depends: R (>= 3.1.0)
Encoding: UTF-8
RoxygenNote: 6.1.1
Suggests: testthat, covr
LazyData: true
NeedsCompilation: no
Packaged: 2019-08-02 21:42:38 UTC; carloscinelli
Repository: CRAN
Date/Publication: 2019-08-05 12:50:02 UTC
