Package: brmsmargins
Title: Bayesian Marginal Effects for 'brms' Models
Version: 0.2.0
Authors@R: 
    c(person(given = "Joshua F.",
             family = "Wiley",
             role = c("aut", "cre"),
             email = "jwiley.psych@gmail.com",
             comment = c(ORCID = "0000-0002-0271-6702")),
      person(given = "Donald",
             family = "Hedeker",
             role = c("aut"),
             email = "hedeker@uchicago.edu",
             comment = c(ORCID = "0000-0001-8134-6094")))
URL: https://joshuawiley.com/brmsmargins/,
        https://github.com/JWiley/brmsmargins
BugReports: https://github.com/JWiley/brmsmargins/issues
Description: Calculate Bayesian marginal effects, average marginal effects, and marginal coefficients (also called population averaged coefficients) for models fit using the 'brms' package including fixed effects, mixed effects, and location scale models. These are based on marginal predictions that integrate out random effects if necessary (see for example <doi:10.1186/s12874-015-0046-6> and <doi:10.1111/biom.12707>).
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.0
Depends: R (>= 4.0.0)
Imports: methods, stats, data.table (>= 1.12.0), extraoperators (>=
        0.1.1), brms, bayestestR, Rcpp, posterior
Suggests: testthat (>= 3.0.0), covr, withr, knitr, rmarkdown, margins,
        betareg
Config/testthat/edition: 3
Config/testthat/parallel: true
LinkingTo: RcppArmadillo, Rcpp
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-05-18 19:46:16 UTC; jwile
Author: Joshua F. Wiley [aut, cre] (<https://orcid.org/0000-0002-0271-6702>),
  Donald Hedeker [aut] (<https://orcid.org/0000-0001-8134-6094>)
Maintainer: Joshua F. Wiley <jwiley.psych@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-18 22:10:03 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-20 16:51:23 UTC; windows
Archs: i386, x64
