tests/testthat/_snaps/step_nest.md

step_nest works

Code
  print(recipe)
Message

  -- Recipe ----------------------------------------------------------------------

  -- Inputs 
  Number of variables by role
  outcome:   1
  predictor: 6

  -- Operations 
  * Nest transformation with: id
Code
  print(prepped_recipe)
Message

  -- Recipe ----------------------------------------------------------------------

  -- Inputs 
  Number of variables by role
  outcome:   1
  predictor: 6

  -- Training information 
  Training data contained 1000 data points and no incomplete rows.

  -- Operations 
  * Nest transformation with: id | Trained


Try the nestedmodels package in your browser

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

nestedmodels documentation built on Sept. 30, 2023, 5:06 p.m.