Build a Fiss-style configuration matrix (4-symbol)

build_fiss_matrix(interm_terms, classification, conditions, symbols, thr_label)

Arguments

interm_terms

Character vector of intermediate-solution terms

classification

Data frame from compute_fiss_core() for one threshold (the $classification element)

conditions

Character vector of condition names (row order)

symbols

Fiss symbol set (one element of SYMBOL_SETS_FISS)

thr_label

Character. Label prefix for column headers (e.g. "thrY=7")

Value

Character matrix with conditions as rows, terms as columns