compute_final_score_ord | R Documentation |
Internal function: Compute risk scores for ordinal data given variables selected, cut-off values and scoring table
compute_final_score_ord(data, final_variables, cut_vec, scoring_table)
data |
A processed |
final_variables |
A vector containing the list of selected variables,
selected from Step(ii) |
cut_vec |
Generated from STEP(iii) |
scoring_table |
The final scoring table after fine-tuning, generated
from STEP(iv) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.