| add_metrics_rows | Add metrics rows to markdown table |
| build_config_matrix | Build condition-path matrix for configuration chart |
| build_fiss_matrix | Build a Fiss-style configuration matrix (4-symbol) |
| build_single_chart | Build configuration chart for a single solution |
| classify_term_fiss | Classify each condition of an intermediate term as core or... |
| collect_unique_i_sol | Collect and deduplicate the solution models attached to a... |
| compute_fiss_core | Compute Fiss Core/Peripheral Classification for Sweep Results |
| config_chart_from_paths | Generate configuration chart from paths (simple interface) |
| config_chart_multi_solutions | Generate configuration chart for multiple solutions (simple... |
| config_matrix_to_md | Convert configuration matrix to Markdown table |
| ctSweepM | CTS (multiple): Multi-condition threshold sweep |
| ctSweepS | CTS (single): Single-condition threshold sweep |
| df_to_md_table | Convert data frame to Markdown table |
| dtSweep | DTS: Two-dimensional X-Y threshold sweep |
| escape_md | Escape special characters for Markdown |
| extract_all_metrics | Extract all metrics from QCA solution object |
| extract_conditions_from_paths | Extract all unique conditions from paths |
| extract_path_metrics_for_chart | Extract per-path metrics for configuration chart |
| extract_paths_from_solution | Extract paths from a single solution |
| extract_sol_terms | Extract solution terms from a QCA solution object... |
| extract_sol_terms_by_model | Extract solution terms separately for each minimal solution |
| extract_solution_list | Extract solution list from QCA object |
| extract_solution_metrics_for_chart | Extract solution-level metrics for configuration chart |
| extract_terms | Extract and format terms from solutions |
| fiss_threshold_label | Label for one threshold setting in Fiss charts and summaries |
| format_models_expr | Format one or more parsimonious models as a display... |
| format_qca_solution | Format a QCA solution expression |
| format_qca_solutions | Format multiple QCA solutions |
| format_qca_term | Format a single QCA term |
| generate_config_chart | Generate Configuration Chart from QCA Solution |
| generate_cross_threshold_chart | Generate cross-threshold configuration chart from sweep... |
| generate_fiss_chart | Generate Fiss-Style Configuration Chart from Sweep Results |
| generate_report | Generate Markdown Report for QCA Analysis |
| generate_solution_note | Generate solution note for multiple solutions |
| generate_term_level_chart | Generate solution-term level chart (Fiss-style) |
| generate_threshold_level_chart | Generate threshold-level summary chart |
| get_all_terms | Get all unique terms from multiple solutions |
| get_condition_status | Determine condition status in a term |
| get_config_labels | Get labels for configuration chart based on language |
| get_n_solutions | Get the number of intermediate solutions |
| identify_epi | Identify Essential Prime Implicants from multiple solutions |
| model_key | Order-independent key for a model (set of terms) |
| nested_core_conditions | Core conditions of one intermediate term relative to one... |
| otSweep | OTS: Outcome threshold sweep |
| parse_path_conditions | Parse a single path/term into conditions |
| parse_solution_terms | Parse solution expression into individual terms |
| prepare_dat_bin | Prepare analysis data frame for QCA::truthTable() |
| print_fiss_summary | Print Fiss core/peripheral summary for a single threshold |
| print.tsqca_result | Print method for ThSQCA results |
| qca_bin | Binary calibration helper for ThSQCA |
| qca_extract | Extract solution information from a QCA minimization result |
| run_parsimonious | Run parsimonious QCA minimization on a stored truth table |
| sample_data | Sample dataset for ThSQCA examples |
| sanitize_truthtable | Sanitize a truth table before Boolean minimization |
| split_solution_terms | Split solution expression into terms |
| summary.tsqca_result | Summary method for ThSQCA results |
| SYMBOL_SETS | Symbol sets for configuration charts |
| SYMBOL_SETS_FISS | Fiss-style symbol sets (4 symbols) |
| term_status | Condition statuses of a single term |
| ThSQCA-package | ThSQCA: Threshold-Sweep QCA |
| trace_intermediate_sources | Trace the reported intermediate model back to its... |
| validate_pre_calibrated | Validate the pre_calibrated parameter |
| write_full_report | Write full report content |
| write_simple_report | Write simple report content |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.