Threshold Sweep Extensions for Qualitative Comparative Analysis
Add metrics rows to markdown table
Build condition-path matrix for configuration chart
Build configuration chart for a single solution
Generate configuration chart from paths (simple interface)
Generate configuration chart for multiple solutions (simple interface)
Convert configuration matrix to Markdown table
MCTS–QCA: Multi-condition threshold sweep
CTS–QCA: Single-condition threshold sweep
Convert data frame to Markdown table
DTS–QCA: Two-dimensional X–Y threshold sweep
Escape special characters for Markdown
Extract all metrics from QCA solution object
Extract all unique conditions from paths
Extract per-path metrics for configuration chart
Extract paths from a single solution
Extract solution list from QCA object
Extract solution-level metrics for configuration chart
Extract and format terms from solutions
Format a QCA solution expression
Format multiple QCA solutions
Format a single QCA term
Generate Configuration Chart from QCA Solution
Generate cross-threshold configuration chart from sweep results
Generate Markdown Report for QCA Analysis
Generate solution note for multiple solutions
Generate solution-term level chart (Fiss-style)
Generate threshold-level summary chart
Get all unique terms from multiple solutions
Determine condition status in a term
Get labels for configuration chart based on language
Get the number of intermediate solutions
Identify Essential Prime Implicants from multiple solutions
OTS–QCA: Outcome threshold sweep
Parse a single path/term into conditions
Parse solution expression into individual terms
Print method for TSQCA results
Binary calibration helper for TSQCA
Extract solution information from a QCA minimization result
Split solution expression into terms
Summary method for TSQCA results
Symbol sets for configuration charts
TSQCA: Threshold Sweep Extensions for Qualitative Comparative Analysis
Write full report content
Write simple report content
Provides threshold sweep methods for Qualitative Comparative Analysis (QCA). Implements Condition Threshold Sweep-Single (CTS-S), Condition Threshold Sweep-Multiple (CTS-M), Outcome Threshold Sweep (OTS), and Dual Threshold Sweep (DTS) for systematic exploration of threshold calibration effects on crisp-set QCA results. These methods extend traditional robustness approaches by treating threshold variation as an exploratory tool for discovering causal structures. Built on top of the 'QCA' package by Dusa (2019) <doi:10.1007/978-3-319-75668-4>, with function arguments following 'QCA' conventions. Based on set-theoretic methods by Ragin (2008) <doi:10.7208/chicago/9780226702797.001.0001> and established robustness protocols by Rubinson et al. (2019) <doi:10.1177/00491241211036158>.
Useful links