print.gozh_result: print GOZH result
Description
S3 method to format output for GOZH model from gozh()
.
Usage
# S3 method for gozh_result
print(x, ...)
Value
Formatted string output
Arguments
- x
Return by gozh()
.
- ...
(optional) Other arguments passed to knitr::kable()
.