Type: Package
Package: modelbased
Title: Estimation of Model-Based Predictions, Contrasts and Means
Version: 0.12.0
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.1), datawizard (>= 1.1.0), insight (>=
        1.3.1), parameters (>= 0.27.0), graphics, stats, tools, utils
Suggests: afex, BH, betareg, boot, bootES, brglm2, brms, coda,
        collapse, correlation, curl, discovr, 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, mvtnorm,
        nanoparquet, nnet, ordinal, palmerpenguins, performance (>=
        0.14.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-07-10 13:23:05 UTC; mail
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-07-10 17:10:01 UTC
Built: R 4.3.3; ; 2025-07-10 17:28:08 UTC; unix
