find_possible_scores: Internal function: Compute all scores attainable.
Description
Internal function: Compute all scores attainable.
Usage
find_possible_scores(final_variables, scoring_table)
Value
Returns a numeric vector of all scores attainable.
Arguments
- final_variables
A vector containing the list of selected variables.
- scoring_table
The final scoring table after fine-tuning.