assign_score {AutoScore} | R Documentation |
Internal Function: Automatically assign scores to each subjects given new data set and scoring table (Used for intermediate and final evaluation)
Description
Internal Function: Automatically assign scores to each subjects given new data set and scoring table (Used for intermediate and final evaluation)
Usage
assign_score(df, score_table)
Arguments
df |
A |
score_table |
A |
Value
Processed data.frame
with assigned scores for each variables
[Package AutoScore version 1.0.0 Index]