plot.fit_model: Print parameter estimates

View source: R/fit_model.R

plot.fit_modelR Documentation

Print parameter estimates

Description

Print parameter estimates and standard errors.

Usage

## S3 method for class 'fit_model'
plot(x, what = "results", ...)

Arguments

what

String specifying what elements of results to plot; options include 'extrapolation_grid', 'spatial_mesh', and 'results'

...

Arguments passed to plot_results

fit

Output from fit_model


James-Thorson/FishStatsUtils documentation built on Feb. 6, 2024, 4:26 a.m.