group_score | R Documentation |
Internal function: Group scores based on given score breaks, and use friendly names for first and last intervals.
group_score(score, max_score, score_breaks)
score |
numeric vector of scores. |
max_score |
Maximum attainable value of final scores. |
score_breaks |
A vector of score breaks to group scores. The average
predicted risk will be reported for each score interval in the lookup
table. Users are advised to first visualise the predicted risk for all
attainable scores to determine |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.