vonBert: Von Bertalanffy Growth

View source: R/vonBert.R

vonBertR Documentation

Von Bertalanffy Growth

Description

Evaluate the von Bertalanffy growth function.

Usage

vonBert(ages = 1:10, Linf = 100, K = 0.2, t0 = 0)

Arguments

ages

a vector of ages for which lengths should be predicted.

Linf

von Bertalanffy growth parameter.

K

von Bertalanffy growth parameter.

t0

von Bertalanffy growth parameter.

Value

Vector of predicted lengths


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.