find_spat_f_pops: find spatial f pops

find_spat_f_popsR Documentation

find spatial f pops

Description

find_spat_f_pops applies the find_spat_f function to all the populations, returning the spatial fishing mortality rates for each of the populations.

Usage

find_spat_f_pops(
  FUN = find_spat_f,
  sim_init = sim,
  C = C,
  B = B,
  dem_params = NULL,
  ...
)

Arguments

FUN

is the find_spat_f function

sim_init

is the simulation settings initialised by init_sim

C

is the spatial catch matrices for all populations

B

is the spatial biomass for all populations

dem_params

are the demographic parameters for all populations (containing the natural mortality rate, M.

Examples

None as yet

pdolder/MixFishSim documentation built on Oct. 17, 2023, 4:25 p.m.