Package: modelbased
Type: Package
Title: Estimation of Model-Based Predictions, Contrasts and Means
Version: 0.5.1
Authors@R: c(
	person("Dominique", 
		"Makowski", 
		email = "dom.makowski@gmail.com",
		role = c("aut", "cre"), 
		comment = c(ORCID = "0000-0001-5375-9967")),
	person("Daniel", 
		"Lüdecke", 
		role = c("aut"), 
		email = "d.luedecke@uke.de", 
		comment = c(ORCID = "0000-0002-8895-3206")),
	person("Mattan S.", 
		"Ben-Shachar", 
		role = c("aut"), 
		email = "matanshm@post.bgu.ac.il", 
		comment = c(ORCID = "0000-0002-4287-4801"))
	)
Maintainer: Dominique Makowski <dom.makowski@gmail.com>
URL: https://easystats.github.io/modelbased/
BugReports: https://github.com/easystats/modelbased/issues
Description: Implements a general interface for model-based estimations for a wide variety of models (see support list of insight; Lüdecke, Waggoner & Makowski (2019) <doi:10.21105/joss.01412>), used in the computation of marginal means, contrast analysis and predictions.
Imports: insight (>= 0.11.0), bayestestR (>= 0.8.0), parameters (>=
        0.10.0), emmeans (>= 1.4.4), graphics, stats, utils
Suggests: brms, coda, dplyr, effectsize, gganimate, gamm4, ggplot2,
        glmmTMB, knitr, lme4, logspline, Matrix, MASS, merTools, mgcv,
        rmarkdown, rstanarm, see, testthat,
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: no
Packaged: 2021-01-27 00:41:52 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>)
Repository: CRAN
Date/Publication: 2021-01-27 05:50:02 UTC
