Learn R Programming

bonsaiforest (version 0.1.1)

print.summary.horseshoe: Print Function for Horseshoe Summary

Description

Function that prints the summary of a horseshoe object

Usage

# S3 method for summary.horseshoe
print(x, ...)

Value

The summary of the object.

Arguments

x

(summary.horseshoe)
Summary of a horseshoe object.

...

Other arguments of print.

Examples

Run this code
print(summary(horseshoe_fit_bin))

Run the code above in your browser using DataLab