The qcapower
package for R allows researchers working with Qualitative Comparative Analysis (QCA) to
- estimate power using permutation tests and create diagnostic plots;
- estimate the required sample size for a target power level.
Version 0.1.0 of the package is available on CRAN. Please read the vignette for information on what you can do with the package.
install.packages("qcapower")
library(qcapower)
The current version can be installed from Github. As of today, it is the same as the version on CRAN.
devtools::install_github("ingorohlfing/qcapower")
library(qcapower)
We received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation program (grant agreement nr. 638425, Enhanced Qualitative and Multimethod Research).