get_lm_formula: Convert a linear model to a text representation of the...

View source: R/fit_2rm_helpers.R

get_lm_formulaR Documentation

Convert a linear model to a text representation of the prediction equation

Description

Convert a linear model to a text representation of the prediction equation

Usage

get_lm_formula(model)

Arguments

model

The linear model object


TwoRegression documentation built on Sept. 5, 2022, 9:07 a.m.