fit_lw: Fit a length-weight model

Description Usage Arguments Value

View source: R/get-age-data.R

Description

Fit a length-weight model

Usage

1
fit_lw(d, tol = 0.1, maxiter = 1000)

Arguments

d

Dataframe containing the columns length and weight

tol

See stats::nls()

maxiter

See stats::nls()

Value

The stats::coefficients() of the model fit


pbs-assess/hakedata documentation built on Jan. 16, 2021, 9:15 p.m.