print.sdreport: Print brief model summary

View source: R/sdreport.R

print.sdreportR Documentation

Print brief model summary

Description

Print parameter estimates and give convergence diagnostic based on gradient and Hessian.

Usage

## S3 method for class 'sdreport'
print(x, ...)

Arguments

x

Output from sdreport

...

Not used


TMB documentation built on Nov. 27, 2023, 5:12 p.m.

Related to print.sdreport in TMB...