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 April 4, 2025, 4:14 a.m.

Related to print.sdreport in TMB...