Package: cnaOpt
Title: Optimizing Consistency and Coverage in Configurational Causal
        Modeling
Authors@R: c(person("Mathias", "Ambuehl", role = c("aut", "cre", "cph"), 
                    email = "mathias.ambuehl@consultag.ch"),
             person("Michael", "Baumgartner", role = c("aut", "cph"),
                     email = "michael.baumgartner@uib.no")
             )
Version: 0.5.3
Date: 2025-08-20
Description: This is an add-on to the 'cna' package <https://CRAN.R-project.org/package=cna> comprising various functions for optimizing consistency and coverage scores of models of configurational comparative methods as Coincidence Analysis (CNA) and Qualitative Comparative Analysis (QCA). The function conCovOpt() calculates con-cov optima, selectMax() selects con-cov maxima among the con-cov optima, DNFbuild() can be used to build models actually reaching those optima, and findOutcomes() identifies those factor values in analyzed data that can be modeled as outcomes. For a theoretical introduction to these functions see Baumgartner and Ambuehl (2021) <doi:10.1177/0049124121995554>.
Depends: R (>= 3.5.0), cna (>= 3.2.0)
Imports: Rcpp (>= 1.0.7), matrixStats, ggplot2, dplyr, stats, utils
LinkingTo: Rcpp
License: GPL (>= 2)
Encoding: UTF-8
NeedsCompilation: yes
Author: Mathias Ambuehl [aut, cre, cph],
  Michael Baumgartner [aut, cph]
Maintainer: Mathias Ambuehl <mathias.ambuehl@consultag.ch>
Packaged: 2025-08-20 10:18:15 UTC; MAM
Repository: CRAN
Date/Publication: 2025-08-20 10:40:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 04:54:17 UTC; windows
Archs: x64
