remove_intercept: Remove intercept from model output

remove_interceptR Documentation

Remove intercept from model output

Description

Internal function, not called directly

Usage

remove_intercept(.data, intercept_name = "(Intercept)")

Arguments

.data

Numeric vector of values to round

intercept_name

Name given to interept in model. Should never have to change from default.

Value

Vector of strings.


ewenharrison/finalfit documentation built on March 29, 2025, 10:34 a.m.