Processes a configuration column based on the given mode and number of
levels.
Usage
process_config_column(config_column, index, num_levels, mode)
Arguments
- config_column
A configuration column from the spline test
configurations.
- index
Index of the configuration to process.
- num_levels
Number of unique levels in the metadata condition.
- mode
A character string specifying the mode
('integrated' or 'isolated').
Value
A vector or list with the processed configuration values.