Print a model summary.

model_summary(object, digits = 3)

param_summary(object, digits = 3)

Arguments

object

a model or fit

digits

number of digits to round floats to

Value

object invisibly.