| find_possible_scores {AutoScore} | R Documentation | 
Internal function: Compute all scores attainable.
Description
Internal function: Compute all scores attainable.
Usage
find_possible_scores(final_variables, scoring_table)
Arguments
| final_variables | A vector containing the list of selected variables. | 
| scoring_table | The final scoring table after fine-tuning. | 
Value
Returns a numeric vector of all scores attainable.
[Package AutoScore version 1.0.0 Index]