find_variables: Find Predictor Variable Names in a Set of Fitted Models

View source: R/utils.R

find_variablesR Documentation

Find Predictor Variable Names in a Set of Fitted Models

Description

Find Predictor Variable Names in a Set of Fitted Models

Usage

find_variables(fit_list)

Arguments

fit_list

list of fitted model objects of class lm, generally the output of fit_all_subsets_one().

Value

Character vector with the names of unique predictor variables included in any of the models in fit_list.


bstaton1/KuskoHarvPred documentation built on Aug. 15, 2024, 3:30 p.m.