do_reference_points: Add reporting of biological reference points to WHAM model

View source: R/do_reference_points.R

do_reference_pointsR Documentation

Add reporting of biological reference points to WHAM model

Description

Changes internal flags to do the extra calculations and reporting for reference points.

Usage

do_reference_points(model, do.sdrep = FALSE, save.sdrep = TRUE)

Arguments

model

a fitted WHAM model object returned by fit_wham or project_wham.

do.sdrep

T/F, calculate standard deviations of model parameters? See sdreport. Default = FALSE.

save.sdrep

T/F, save the full TMB::sdreport object? If FALSE, only save summary.sdreport to reduce model object file size. Default = TRUE.

See Also

fit_wham, project_wham


timjmiller/wham documentation built on Feb. 4, 2025, 10:31 p.m.