Package: endoSwitch
Type: Package
Title: Endogenous Switching Regression Models
Version: 1.0.0
Authors@R: c(person(given = "Bowen", family = "Chen", role = c("aut", "cre"), email = "bwchen0719@gmail.com", comment = c(ORCID = "0000-0003-0370-2756")),
            person(given = "Seong", family = "Yun", role = "aut"), 
            person(given = "Benjamin", family = "Gramig", role = "aut"))
Description: Maximum likelihood estimation of endogenous switching regression models from Heckman (1979) <doi:10.2307/1912352> and estimation of treatment effects.  
Encoding: UTF-8
License: GPL (>= 2)
LazyData: true
RoxygenNote: 7.0.2
Depends: R (>= 3.6.0)
URL: https://github.com/cbw1243/endoSwitch
Imports: data.table (>= 1.12.2), maxLik (>= 1.3-6), stats (>= 3.6.1),
        msm (>= 1.6.7)
NeedsCompilation: no
Packaged: 2020-02-09 22:40:19 UTC; bwchen
Author: Bowen Chen [aut, cre] (<https://orcid.org/0000-0003-0370-2756>),
  Seong Yun [aut],
  Benjamin Gramig [aut]
Maintainer: Bowen Chen <bwchen0719@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-21 10:20:02 UTC
Built: R 4.2.0; ; 2022-04-27 04:26:10 UTC; unix
