build_parameter_grid: Build Parameter Grid

Description Usage Arguments

Description

Given a set of paramters (e.g. named list). Returns a data frame where each row is a set of parameters to inform a given model

Usage

1
build_parameter_grid(..., grid_type = "ordered")

Arguments

...

... Named list of parameters

grid_type

character vector. One of ordered, none or all. None returns the first value for each set of parameters, ordered returns a data frame where each row refers to the position as passed and all returns all combinations.


dahcase/mbgstacking documentation built on May 20, 2019, 4:08 p.m.