benchmark: Calculate something using the haupt method for FLQuant and...

benchmarkR Documentation

Calculate something using the haupt method for FLQuant and FLPar objects.

Description

A generic function to extract benchmark reference points from FLStock objects

A generic function to extract benchmark reference points from FLStock objects

Usage

benchmark(object, ...)

benchmark(object, ...)

## S4 method for signature 'FLStock'
benchmark(object)

## S4 method for signature 'FLStocks'
benchmark(object)

Arguments

object

An FLStock or FLStocks object

...

Additional arguments (not currently used)

pars

A parameter object (class FLPar) containing necessary parameters.

lc

A threshold value for lc.

lmax

A threshold value for lmax.

Details

This method calculates something using the haupt function when the input object is of class FLQuant and the parameter object is of class FLPar.

Value

The result of the calculation.

An FLPar object containing benchmark reference points (Fmsy, Flim, Fpa, Blim, Bpa, Btrigger)

An FLPar object containing benchmark reference points (Fmsy, Flim, Fpa, Blim, Bpa, Btrigger)


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