partialF: Calculation of fisheries partial fishing mortalities

partialFR Documentation

Calculation of fisheries partial fishing mortalities

Description

Fishing mortalities at age for one of both stock ('FLBiol') are partitioned along the fisheries ('FLFisheries') exploiting them.

Usage

partialF(object, fisheries, ...)

## S4 method for signature 'FLBiols,FLFisheries'
partialF(object, fisheries, biol = seq(length(object)), fcb = "missing")

## S4 method for signature 'FLBiol,FLFisheries'
partialF(object, fisheries, fcb = "missing")

Arguments

object

The exploited population or populations, 'FLBiol' or 'FLBiols'.

fisheries

The fisheries exploiting the resource, 'FLFisheries'.

...

Any extra argument.

biol

Position of the biols or biols to do the calculation for.

fcb

FCB matrix of the fishery-catch-biol relationships.


iagomosqueira/FLasher documentation built on Jan. 11, 2024, 12:58 a.m.