Package: cacc
Title: Conjunctive Analysis of Case Configurations
Version: 0.1.1
Date: 2024-10-03
Authors@R: c(
    person(given = "Asier", family = "Moneva", email = "amoneva@nscr.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2156-0213")), 
    person(given = "Miriam", family = "Esteve", email = "miriam.estevec@umh.es", role = "aut"), 
    person(given = "Timothy C.", family = "Hart", email = "thart@ut.edu", role = "aut")
    )
Description: A set of functions to conduct Conjunctive Analysis of Case Configurations (CACC) as described in Miethe, Hart, and Regoeczi (2008) <doi:10.1007/s10940-008-9044-8>, and identify and quantify situational clustering in dominant case configurations as described in Hart (2019) <doi:10.1177/0011128719866123>. Initially conceived as an exploratory technique for multivariate analysis of categorical data, CACC has developed to include formal statistical tests that can be applied in a wide variety of contexts. This technique allows examining composite profiles of different units of analysis in an alternative way to variable-oriented methods.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
URL: https://github.com/amoneva/cacc
BugReports: https://github.com/amoneva/cacc/issues
Imports: dplyr, ggplot2, rlang, stats, tibble, tidyr
Depends: R (>= 4.1)
LazyData: true
NeedsCompilation: no
Packaged: 2024-10-03 16:10:21 UTC; amone
Author: Asier Moneva [aut, cre] (<https://orcid.org/0000-0002-2156-0213>),
  Miriam Esteve [aut],
  Timothy C. Hart [aut]
Maintainer: Asier Moneva <amoneva@nscr.nl>
Repository: CRAN
Date/Publication: 2024-10-03 16:20:02 UTC
Built: R 4.3.3; ; 2024-10-03 18:01:46 UTC; unix
