tests/testthat/_snaps/extract.md

extract parameter set from model with no loaded implementation

Code
  extract_parameter_set_dials(bt_mod)
Condition
  Error:
  ! parsnip could not locate an implementation for `bag_tree` regression model specifications.
  i The parsnip extension package baguette implements support for this specification.
  i Please install (if needed) and load to continue.
Code
  extract_parameter_dials(bt_mod, parameter = "min_n")
Condition
  Error:
  ! parsnip could not locate an implementation for `bag_tree` regression model specifications.
  i The parsnip extension package baguette implements support for this specification.
  i Please install (if needed) and load to continue.


Try the parsnip package in your browser

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

parsnip documentation built on June 24, 2024, 5:14 p.m.