Print Function for Horseshoe Summary
Function that prints the summary of a horseshoe object
## S3 method for class 'summary.horseshoe' print(x, ...)
x
: (summary.horseshoe
)
Summary of a horseshoe
object.
...
: Other arguments of print.
The summary of the object.
print(summary(horseshoe_fit_bin))
Useful links