add_baseline: Internal Function: Add baselines after second-step logistic...

View source: R/common.R

add_baselineR Documentation

Internal Function: Add baselines after second-step logistic regression (part of AutoScore Module 3)

Description

Internal Function: Add baselines after second-step logistic regression (part of AutoScore Module 3)

Usage

add_baseline(df, coef_vec)

Arguments

df

A data.frame used for logistic regression

coef_vec

Generated from logistic regression

Value

Processed vector for generating the scoring table


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