Package: OPSR
Title: Ordered Probit Switching Regression
Version: 1.0.1
Authors@R: c(person("Daniel", "Heimgartner", email = "d.heimgartners@gmail.com", role = c("aut", "cre", "cph"),
    comment = c(ORCID = "0000-0002-0643-8690")),
    person("Xinyi", "Wang", email = "xinyi174@mit.edu", role = c("aut"), comment = c(ORCID = "0000-0002-3564-9147")))
Description: Estimates ordered probit switching regression models - a Heckman
    type selection model with an ordinal selection and continuous outcomes.
    Different model specifications are allowed for each treatment/regime. For
    more details on the method, see Wang & Mokhtarian (2024) <doi:10.1016/j.tra.2024.104072>
    or Chiburis & Lokshin (2007) <doi:10.1177/1536867X0700700202>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: car, Formula, graphics, MASS, maxLik, methods, mvtnorm, Rcpp,
        Rdpack (>= 0.7), sandwich, stats, texreg, utils
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 3.5.0)
LazyData: true
RdMacros: Rdpack
Suggests: gridExtra, gridGraphics, sampleSelection, scales, testthat
        (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/dheimgartner/OPSR
BugReports: https://github.com/dheimgartner/OPSR/issues
NeedsCompilation: yes
Packaged: 2025-07-28 14:52:57 UTC; daniheimi
Author: Daniel Heimgartner [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-0643-8690>),
  Xinyi Wang [aut] (ORCID: <https://orcid.org/0000-0002-3564-9147>)
Maintainer: Daniel Heimgartner <d.heimgartners@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-28 15:50:18 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-09-04 13:51:11 UTC; unix
Archs: OPSR.so.dSYM
