Returns the coefficients from the model in a tibble
format.
Usage
# S3 method for BINNET
tidy(x, ...)
Arguments
- x
An object to be converted into a tidy
tibble::tibble()
.- ...
Additional arguments to tidying method.
Returns the coefficients from the model in a tibble
format.
# S3 method for BINNET
tidy(x, ...)
An object to be converted into a tidy tibble::tibble()
.
Additional arguments to tidying method.