Prints a compact view of a summary.nlfh_fit object. Large area-level and
coefficient summaries are truncated to their first rows.
# S3 method for summary.nlfh_fit
print(x, digits = 4, max_rows = 6, ...)The input object x, invisibly.
An object returned by summary.nlfh_fit().
Number of significant digits to print.
Maximum number of rows to print from coefficient and area-level summaries.
Additional arguments passed to methods. Currently unused.