Fishing mortalities at age for one of both stock (`FLBiol`) are partitioned
along the fisheries (`FLFisheries`) exploiting them.
partialF(object, fisheries, ...)
# S4 method for class 'FLBiols,FLFisheries'
partialF(object, fisheries, biol = seq(length(object)), fcb = "missing")
# S4 method for class '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.