This method displays model structure and first elements of coefficients
# S3 method for bbl
print(x, showcoeff = TRUE, maxcoeff = 3L, ...)
An object of class bbl
, usually dervied from a call to
bbl
.
Display first few fit coefficients
Maximum number of coefficients to display
Further arguments passed to or from other methods
Displays the call to bbl
, response variable and its levels,
predictors and their levels, and the first few fit coefficients.