haupt: Calculate total mortality-at-age (Z) using length data.

View source: R/prototypes/ldt.R View source: R/prototypes/jabbaz.polsim.R View source: R/prototypes/haupt.R

hauptR Documentation

Calculate total mortality-at-age (Z) using length data.

Description

This is a generic S4 method that calculates something using the haupt function. The specific implementation depends on the class of the input object.

Usage

haupt(object, pars, lc, lmax, ...)

Arguments

object

An object of class FLQuant or data.frame (depends on the method).

pars

A parameter object (class FLPar) containing necessary parameters.

lc

A threshold value for lc.

lmax

A threshold value for lmax.

...

Additional arguments .

Value

estimates of Z.


laurieKell/FLCandy documentation built on April 17, 2025, 5:23 p.m.