Package: cregg
Type: Package
Title: Simple Conjoint Tidying, Analysis, and Visualization
Version: 0.4.0
Date: 2020-06-28
Authors@R: c(
   person("Thomas J.", "Leeper", role = c("aut", "cre"),
           email = "thosjleeper@gmail.com",
           comment = c(ORCID = "0000-0003-4097-6326")),
   person("Matthew", "Barnfield", role = "ctb",
           email = "m.barnfield@qmul.ac.uk"))
Description: Simple tidying, analysis, and visualization of conjoint (factorial) experiments, including estimation and visualization of average marginal component effects ('AMCEs') and marginal means ('MMs') for weighted and un-weighted survey data, along with useful reference category diagnostics and statistical tests. Estimation of 'AMCEs' is based upon methods described by Hainmueller, Hopkins, and Yamamoto (2014) <doi:10.1093/pan/mpt024>.
License: MIT + file LICENSE
URL: https://github.com/leeper/cregg
BugReports: https://github.com/leeper/cregg/issues
Depends: R (>= 3.5.0)
Imports: stats, sandwich (>= 2.4-0), survey (>= 3.33), lmtest, ggplot2
        (>= 2.0), ggstance, scales, utils
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-06-28 20:56:31 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre] (<https://orcid.org/0000-0003-4097-6326>),
  Matthew Barnfield [ctb]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-28 21:20:03 UTC
Built: R 4.1.0; ; 2021-05-27 18:40:56 UTC; unix
