Which is the most accurate/ usefull command in R for realizing a Necessity test: pofind() (with the option "nec") or superSubset()?
Which is the most common?
I understand that pofind() tests isolated ("independent") conditions and their negations; while superSubset() seeks configurations (i.e. combinations of conditions)....
I used to use superSubset()... but, perhaps for the two-step QCA process and for an ESA analysis... pofind() might be more useful...
Any insight?