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 <https://people.uib.no/mba110/docs/ConCovOpt.pdf>.
Version: | 0.1.1 |
Depends: | R (≥ 3.4.0), cna (≥ 2.2.2) |
Imports: | Rcpp, matrixStats, ggplot2, dplyr, stats, utils |
LinkingTo: | Rcpp |
Published: | 2019-12-09 |
Author: | Mathias Ambuehl [aut, cre, cph], Michael Baumgartner [aut, cph] |
Maintainer: | Mathias Ambuehl <mathias.ambuehl at consultag.ch> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
CRAN checks: | cnaOpt results |
Reference manual: | cnaOpt.pdf |
Package source: | cnaOpt_0.1.1.tar.gz |
Windows binaries: | r-devel: cnaOpt_0.1.1.zip, r-release: cnaOpt_0.1.1.zip, r-oldrel: cnaOpt_0.1.1.zip |
macOS binaries: | r-release: cnaOpt_0.1.1.tgz, r-oldrel: cnaOpt_0.1.1.tgz |
Old sources: | cnaOpt archive |
Please use the canonical form https://CRAN.R-project.org/package=cnaOpt to link to this page.