Package: robomit
Version: 1.0.3
Date: 2020-08-25
Title: Robustness Checks for Omitted Variable Bias
Authors@R: c(
           person(given = "Sergei",
           family = "Schaub",
           role = c("aut", "cre"),
           email = "seschaub@ethz.ch",
           comment = c(ORCID = "0000-0001-8477-3737")),
           person("ETH Zurich",
           role = c("cph"))
           )
Maintainer: Sergei Schaub <seschaub@ethz.ch>
Description: Robustness checks for omitted variable bias. The package includes robustness checks proposed by Oster (2019). 'robomit' replicates (and extends) function available in Stata (closed source) for use in R (open source). See: Oster, E. 2019. <doi:10.1080/07350015.2016.1227711>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: plm, dplyr, ggplot2, broom, tidyr, tibble, stats,
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-08-31 13:01:05 UTC; schaubse
Author: Sergei Schaub [aut, cre] (<https://orcid.org/0000-0001-8477-3737>),
  ETH Zurich [cph]
Repository: CRAN
Date/Publication: 2020-09-15 09:30:03 UTC
