tests/testthat/_snaps/model-partykit.md

Model can be saved and re-loaded

Code
  tidypredict_fit(pm)
Output
  [[1]]
  case_when(wt <= 2.32 ~ 29.0285714, wt <= 3.46 & wt > 2.32 ~ 19.8571429, 
      wt > 3.46 & wt > 2.32 ~ 14.7)


Try the tidypredict package in your browser

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

tidypredict documentation built on April 3, 2025, 5:53 p.m.