Type: Package
Package: modelbased
Title: Estimation of Model-Based Predictions, Contrasts and Means
Version: 0.11.2
Authors@R: 
    c(person(given = "Dominique",
             family = "Makowski",
             role = c("aut", "cre"),
             email = "officialeasystats@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")),
      person(given = "Rémi",
             family = "Thériault",
             role = "aut",
             email = "remi.theriault@mail.mcgill.ca",
             comment = c(ORCID = "0000-0003-4315-6788")))
Maintainer: Dominique Makowski <officialeasystats@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.16.0), datawizard (>= 1.0.2), insight (>=
        1.3.0), parameters (>= 0.26.0), graphics, stats, tools, utils
Suggests: BH, betareg, boot, bootES, 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, Matrix, marginaleffects (>=
        0.26.0), mice, mgcv, nanoparquet, ordinal, palmerpenguins,
        performance (>= 0.13.0), patchwork, pbkrtest, poorman, pscl,
        RcppEigen, report, rmarkdown, rstanarm, rtdists, RWiener,
        sandwich, see (>= 0.11.0), survival, 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-05-30 22:49:56 UTC; DL
Author: Dominique Makowski [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5375-9967>),
  Daniel Lüdecke [aut] (ORCID: <https://orcid.org/0000-0002-8895-3206>),
  Mattan S. Ben-Shachar [aut] (ORCID:
    <https://orcid.org/0000-0002-4287-4801>),
  Indrajeet Patil [aut] (ORCID: <https://orcid.org/0000-0003-1995-6531>),
  Rémi Thériault [aut] (ORCID: <https://orcid.org/0000-0003-4315-6788>)
Repository: CRAN
Date/Publication: 2025-05-30 23:20:02 UTC
