tests/testthat/_snaps/space_filling.md

max entropy designs

Code
  grid_max_entropy(mtry(), size = 11, original = FALSE)
Condition
  Error in `grid_max_entropy()`:
  ! These arguments contain unknowns: `mtry`.
  i See the `finalize()` function.

latin square designs

Code
  grid_latin_hypercube(mtry(), size = 11, original = FALSE)
Condition
  Error in `grid_latin_hypercube()`:
  ! These arguments contain unknowns: `mtry`.
  i See the `finalize()` function.


Try the dials package in your browser

Any scripts or data that you put into this service are public.

dials documentation built on April 3, 2023, 5:43 p.m.