tests/testthat/_snaps/party.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 Jan. 22, 2023, 1:41 a.m.