coefficient: Extract coefficents from a logistic regression object

View source: R/coefficient.R

coefficientR Documentation

Extract coefficents from a logistic regression object

Description

Use to extract coefficents from a logistic regression object

Usage

coefficient(fit, coefficient = "beta")

Arguments

fit

Logistic regression fit object

coefficient

String of column name in df which represents the end date.

Value

Tibble of labelled coefficents


kamclean/predictr documentation built on Aug. 14, 2022, 4:35 a.m.