get_coefs: Get coeficient names from a list of fitted models.

Description Usage Arguments Value

Description

Get coeficient names from a list of fitted models.

Usage

1
get_coefs(models)

Arguments

models

list of model objects made by get_fit_models.

data

list having the data used for training and testing the various model types.

Value

list character vectors with coeficient names named with the name of the variable selection (reduction) technique used.


rmsharp/stepwiser documentation built on May 26, 2019, 9:33 a.m.