Skip to contents

Print Method for TMB Model Summary

Usage

# S3 method for class 'summary.beezdemand_tmb'
print(x, digits = 4, ...)

Arguments

x

A summary.beezdemand_tmb object.

digits

Number of significant digits.

...

Additional arguments.

Value

Invisibly returns the input object x; called for its side effect of printing a formatted model summary to the console.