View source: R/build_l2_models.R
build_l2_models | R Documentation |
Interactive function to build an l2 model specification for setup_glm_pipeline
build_l2_models(gpa, from_spec_file = NULL, regressor_cols = NULL)
gpa |
a |
from_spec_file |
optional YAML or JSON file containing settings to populated into l2 models |
regressor_cols |
an optional character vector of columns in |
a hi_model_set
object containing a list of higher-level regression models
Michael Hallquist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.