Package: seine
Title: Semiparametric Ecological Inference
Version: 0.1.2
Authors@R: c(
    person("Cory", "McCartan", , "mccartan@psu.edu", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-6251-669X")),
    person("Shiro", "Kuriwaki", , "shiro.kuriwaki@yale.edu", role = c("aut", "cph"),
           comment = c(ORCID = "0000-0002-5687-2647"))
    )
Description: Efficient and user-friendly routines for modern ecological
    inference. Implements the methods described in McCartan & Kuriwaki (2025+)
    <doi:10.48550/arXiv.2509.20194>, which generalize ecological regression as introduced by
    Goodman (1953) <doi:10.2307/2088121>. Includes routines for preprocessing,
    synthetic data generation, double/debiased machine learning (DML)
    estimation, partial identification bounds, and sensitivity analysis.
Depends: R (>= 3.5.0)
Imports: rlang, cli, tidyselect, tibble, hardhat, quadprog, graphics,
        utils, stats
Suggests: bases, knitr, rmarkdown, testthat (>= 3.0.0), xml2
LinkingTo: cpp11, cpp11armadillo, testthat
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://corymccartan.com/seine/,
        https://github.com/CoryMcCartan/seine
BugReports: https://github.com/CoryMcCartan/seine/issues
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/build/compilation-database: true
Config/roxygen2/version: 8.0.0
Config/roxygen2/markdown: TRUE
NeedsCompilation: yes
Packaged: 2026-06-02 04:06:58 UTC; cmccartan
Author: Cory McCartan [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6251-669X>),
  Shiro Kuriwaki [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-5687-2647>)
Maintainer: Cory McCartan <mccartan@psu.edu>
Repository: CRAN
Date/Publication: 2026-06-08 15:10:02 UTC
Built: R 4.6.0; aarch64-apple-darwin23; 2026-06-08 17:30:34 UTC; unix
Archs: seine.so.dSYM
