View source: R/tsqca_fiss_core.R
| extract_sol_terms_by_model | R Documentation |
Same sources as extract_sol_terms(), but the terms of each minimal
solution (M1, M2, ...) are kept apart instead of being pooled. This is what
the core/peripheral classification needs: pooling first makes a condition
look as if it occurred with both polarities in "the" parsimonious solution,
when in fact one minimal solution had it present and another had it absent.
extract_sol_terms_by_model(sol)
sol |
QCA solution object. |
List of character vectors, one per minimal solution. Empty list when no solution is available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.