Nothing
Code
bundle(parsnip::bart())
Condition
Error in `bundle()`:
! `x` should be the output of `dbarts::bart()`, not a model specification from `parsnip::bart()`.
* To bundle `parsnip::bart()` output, train it with `parsnip::fit()` first.
keeptrees = FALSE
(#64)Code
bundle(fit)
Condition
Error in `bundle()`:
! `x` can't be bundled.
* `x` must have been fitted with argument `keeptrees = TRUE`.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.