Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

inputs

Model Inputs


Description

Model inputs are the predictor and response variables whose relationship is determined by a model fit. Input specifications supported by MachineShop are summarized in the table below.

formula Traditional model formula
matrix Design matrix of predictors
ModelFrame Model frame
recipe Preprocessing recipe roles and steps

Response variable types in the input specifications are defined by the user with the functions and recipe roles:

Inputs may be combined, selected, or tuned with the following meta-input functions.

ModeledInput Input with a prespecified model
SelectedInput Input selection from a candidate set
TunedInput Input tuning over a parameter grid

See Also


MachineShop

Machine Learning Models and Tools

v2.8.0
GPL-3
Authors
Brian J Smith [aut, cre]
Initial release
2021-04-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.