R/methods.R
miscmethods.cbc_models.Rd
Miscellaneous methods for cbc_models class objects.
cbc_models
# S3 method for cbc_models print( x, digits = max(3, getOption("digits") - 2), width = getOption("width"), ... )
is an object of class cbc_models.
the number of digits for printing, defaults to 3.
3
the width of the printing.
further arguments.
No return value, prints a summary of estimated models.