get_numeric_vars: Utility function that will return numeric columns used in the...

View source: R/plot_linear_assumption_check.R

get_numeric_varsR Documentation

Utility function that will return numeric columns used in the regression model.

Description

Utility function that will return numeric columns used in the regression model.

Usage

get_numeric_vars(glm_out)

Arguments

glm_out

the results of stats::glm().


jbryer/VisualStats documentation built on Feb. 27, 2025, 6:19 p.m.