get_mses: Get Mean Squared Errors for a list of models using test data.

Description Usage Arguments Value

Description

Get Mean Squared Errors for a list of models using test data.

Usage

1
get_mses(models, data)

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 object with Mean Squared Errors named with the name of the variable selection (reduction) technique used.


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