Package: cregg
Type: Package
Title: Simple Conjoint Tidying, Analysis, and Visualization
Version: 0.3.0
Date: 2018-07-27
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326")))
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
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-27 10:54:46 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre] (<https://orcid.org/0000-0003-4097-6326>)
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-30 12:30:03 UTC
