## S3 method for class 'blis_coefs'print(x, digits =3,...)
Arguments
x: result of coef().
digits: integer, number of digits to show in the output. Note that printed object are still an original list, which does not round any value (it is returned invisibly).
...: Additional arguments passed on to print().
See Also
Other BLIS/BLIRT related: BlisClass-class, coef,BlisClass-method, fit_blis(), get_orig_levels(), nominal_to_int(), obtain_nrm_def()