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


nliulab/AutoScore documentation built on March 30, 2025, 12:47 a.m.