print_coef.bayeslist {bayeslist} | R Documentation |
Print coefficients of a bayeslist
object
Description
print_coef.bayeslist
prints out coefficients from a bayeslist
object from running the main function bayeslist
.
Usage
print_coef.bayeslist(object, digits = 3)
Arguments
object |
A |
digits |
Number of digits to display. |
Value
None.
[Package bayeslist version 0.0.1.5 Index]