ymxb_print: Print a model as y = mx + b just like in grade school!

View source: R/helpers_misc.R

ymxb_printR Documentation

Print a model as y = mx + b just like in grade school!

Description

Because, why not!?

Usage

ymxb_print(lm_model, as = "glue")

Arguments

lm_model

Model to print from glm/lm/robustbase.

as

Type to return.

Value

a string representation of that model.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.