Package: modelbased
Type: Package
Title: Estimation of Model-Based Predictions, Contrasts and Means
Version: 0.1.2
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://github.com/easystats/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.7.1), bayestestR (>= 0.4.0), parameters (>=
        0.3.0), emmeans, graphics, stats, utils
Suggests: coda, covr, dplyr, effectsize, gganimate, ggplot2, knitr,
        lme4, MASS, merTools, rmarkdown, rstanarm, brms, see, testthat
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-12 02:33:31 UTC; Dom
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: 2020-03-12 06:00:03 UTC
