Type: Package
Package: modelbased
Title: Estimation of Model-Based Predictions, Contrasts and Means
Version: 0.9.0
Authors@R: 
    c(person(given = "Dominique",
             family = "Makowski",
             role = c("aut", "cre"),
             email = "dom.makowski@gmail.com",
             comment = c(ORCID = "0000-0001-5375-9967")),
      person(given = "Daniel",
             family = "Lüdecke",
             role = "aut",
             email = "d.luedecke@uke.de",
             comment = c(ORCID = "0000-0002-8895-3206")),
      person(given = "Mattan S.",
             family = "Ben-Shachar",
             role = "aut",
             email = "matanshm@post.bgu.ac.il",
             comment = c(ORCID = "0000-0002-4287-4801")),
      person(given = "Indrajeet",
             family = "Patil",
             role = "aut",
             email = "patilindrajeet.science@gmail.com",
             comment = c(ORCID = "0000-0003-1995-6531")))
Maintainer: Dominique Makowski <dom.makowski@gmail.com>
Description: Implements a general interface for model-based estimations
    for a wide variety of models, used in the computation of
    marginal means, contrast analysis and predictions. For a list of supported models,
    see 'insight::supported_models()'.
License: GPL-3
URL: https://easystats.github.io/modelbased/
BugReports: https://github.com/easystats/modelbased/issues
Depends: R (>= 3.6)
Imports: bayestestR (>= 0.15.1), datawizard (>= 1.0.0), insight (>=
        1.0.1), parameters (>= 0.24.1), graphics, stats, tools, utils
Suggests: BH, brms, coda, collapse, correlation, curl, easystats,
        effectsize (>= 1.0.0), emmeans (>= 1.10.2), Formula, gamm4,
        gganimate, ggplot2, glmmTMB, httr2, knitr, lme4, lmerTest,
        logspline, MASS, marginaleffects (>= 0.25.0), mgcv,
        nanoparquet, performance (>= 0.13.0), patchwork, pbkrtest,
        poorman, RcppEigen, report, rmarkdown, rstanarm, rtdists, see
        (>= 0.9.0), testthat (>= 3.2.1), vdiffr, withr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
Config/testthat/edition: 3
Config/testthat/parallel: true
Config/Needs/check: stan-dev/cmdstanr
Config/Needs/website: easystats/easystatstemplate
LazyData: true
NeedsCompilation: no
Packaged: 2025-02-05 10:13:36 UTC; domma
Author: Dominique Makowski [aut, cre] (<https://orcid.org/0000-0001-5375-9967>),
  Daniel Lüdecke [aut] (<https://orcid.org/0000-0002-8895-3206>),
  Mattan S. Ben-Shachar [aut] (<https://orcid.org/0000-0002-4287-4801>),
  Indrajeet Patil [aut] (<https://orcid.org/0000-0003-1995-6531>)
Repository: CRAN
Date/Publication: 2025-02-05 11:50:23 UTC
