tests/testthat/_snaps/model-naivebayes.md

naive_Bayes(klaR) refuses kernel density fits

Code
  orbital(fit, type = "prob")
Condition
  Error in `parse_model()`:
  ! `tidypredict_fit()` does not support `klaR::NaiveBayes()` models fit with kernel density estimates.
  i Refit with `usekernel = FALSE`.

naive_Bayes(naivebayes) refuses kernel density fits

Code
  orbital(fit, type = "prob")
Condition
  Error in `parse_model()`:
  ! `tidypredict_fit()` does not support `naivebayes::naive_bayes()` models fit with kernel density estimates.
  i Refit with `usekernel = FALSE`.


Try the orbital package in your browser

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

orbital documentation built on Sept. 5, 2026, 1:07 a.m.