csQCAbinTest: A Simple Binomial Test for Type I Error in csQCA
Description
A Binomial test for crisp-set qualitative comparative analysis (csQCA),
designed to calculate the probability of a false positive given the number of
hypotheses implicitly tested and the number of confirming cases.
The frequency with which the dependent variable occurs in the
sample (the number of 1s divided by the total number of cases).
configs
A list of configurations and the number of cases in which each
configuration occurs.
total.configs
The total number of configurations used in the original
csQCA analysis. This will generally equal the number of lines in the
truth table used for Boolean minimization.
adj.method
The method used to calculate adjusted p-values (see
p.adjust for details).
Value
An object containing the results of the Binomial test.