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/VAST documentation built on Feb. 9, 2025, 9:05 a.m.