
Last chance! 50% off unlimited learning
Sale ends in
tidy()
methods for the various LiblineaR
models that return the
coefficients from the parsnip
model fit.
# S3 method for `_LiblineaR`
tidy(x, ...)
A tibble with columns term
and estimate
.
A fitted parsnip
model that used the LiblineaR
engine.
Not used