Package: qcapower
Type: Package
Title: Estimate Power and Required Sample Size in QCA
Version: 0.1.0
Imports: ggplot2, ggforce, devtools, stats
Authors@R: c(
  person("Ingo", "Rohlfing", email = "i.rohlfing@uni-koeln.de", role = c("aut", "cre")),
  person("Holger", "Doering", email = "doering@uni-bremen.de", role = c("aut")),
  person("Ayjeren", "Rozyjumayeva", email = "rozyjumayeva@wiso.uni-koeln.de", role = c("aut")))
Depends: R (>= 2.10)
Description: Researchers working with Qualitative Comparative Analysis (QCA)
    can use the package to estimate power of a sufficient term
    using permutation tests. A term can be anything: A condition, conjunction or 
    disjunction of any combination of these. The package further allows users to plot 
    the estimation results and to estimate the number of cases required to achieve a
    certain level of power, given a prespecified null and alternative hypothesis.
    Reference for the article introducing power estimation for QCA is: 
    Rohlfing, Ingo (2018) <doi:10.1017/pan.2017.30> 
    (ungated version: <doi:10.17605/OSF.IO/PC4DF>).
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/ingorohlfing/qcapower
BugReports: https://github.com/ingorohlfing/qcapower
NeedsCompilation: no
Packaged: 2020-02-24 16:34:11 UTC; Ingo R
Author: Ingo Rohlfing [aut, cre],
  Holger Doering [aut],
  Ayjeren Rozyjumayeva [aut]
Maintainer: Ingo Rohlfing <i.rohlfing@uni-koeln.de>
Repository: CRAN
Date/Publication: 2020-03-02 13:40:02 UTC
Built: R 4.6.0; ; 2025-11-02 05:18:13 UTC; windows
