Package: scqe
Title: Stability Controlled Quasi-Experimentation
Version: 1.0.0
Date: 2021-4-19
Authors@R: 
    c(person(given = "Kirsten", family = "Landsiedel", role = "cre", 
    email = "kirstenlandsiedel@gmail.com"),
    person("Hazlett", "Chad", role = "aut", email = "chazlett@ucla.edu"),
    person("Wulf", "Ami", role = "ctr", email = "amiwulf@gmail.com"),
    person("Pinkelman", "Colleen", role = "ctr", email = "cpinkelman@g.ucla.edu"),
    person("Christopher", "Gandrud", email = "christopher.gandrud@gmail.com",
    role = "ctr")
    )
Description: Functions to implement the stability controlled 
    quasi-experiment (SCQE) approach to study the effects of 
    newly adopted treatments that were not assigned at random. This package 
    contains tools to help users avoid making statistical assumptions that rely 
    on infeasible assumptions. Methods developed in Hazlett (2019) 
    <doi:10.1002/sim.8717>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: AER, ggplot2, stats, utils
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-05-12 17:44:37 UTC; kirstenlandsiedel
Author: Kirsten Landsiedel [cre],
  Hazlett Chad [aut],
  Wulf Ami [ctr],
  Pinkelman Colleen [ctr],
  Christopher Gandrud [ctr]
Maintainer: Kirsten Landsiedel <kirstenlandsiedel@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-14 09:10:03 UTC
Built: R 4.2.0; ; 2023-07-11 02:26:23 UTC; unix
