compute_score_table_survival: Internal function: Compute scoring table for survival...

View source: R/AutoScore_Survival.R

compute_score_table_survivalR Documentation

Internal function: Compute scoring table for survival outcomes based on training dataset

Description

Compute scoring table for survival outcomes based on training dataset

Usage

compute_score_table_survival(train_set_2, max_score, variable_list)

Arguments

train_set_2

Processed training set after variable transformation (AutoScore Module 2)

max_score

Maximum total score

variable_list

List of included variables

Value

A scoring table


AutoScore documentation built on Oct. 16, 2022, 1:06 a.m.