transpose_VB: transpose_VB

View source: R/growth_params.R

transpose_VBR Documentation

transpose_VB

Description

transpose_VB

Usage

transpose_VB(L1, L2, Linf, k, t0)

Arguments

L1

length at reference 1

L2

length at reference 2, corresponds to g2

Linf

mean asympote length

k

VB growth rate

t0

VB age at length 0

Details

transpose the traditional VB formulation into a linear increment model based on the paper \insertCitefrancis1988maximumstockassessmenthelper

Value

vector<g1, g2> the linear growth increment model

References

\insertAllCited

Examples

## Not run: 
transpose_VB(L1 = 50, L2 = 100, Linf = 155.9, k = 0.116, t0 = 2.495)

## End(Not run)

Craig44/stockassessmenthelper documentation built on April 14, 2023, 10:57 a.m.