Learn R Programming

AutoScore (version 1.1.0)

compute_score_table: Internal function: Compute scoring table based on training dataset (AutoScore Module 3)

Description

Compute scoring table based on training dataset

Usage

compute_score_table(train_set_2, max_score, variable_list)

Value

A scoring table

Arguments

train_set_2

Processed training set after variable transformation (AutoScore Module 2)

max_score

Maximum total score

variable_list

List of included variables