gadget_catchinkilos_component | R Documentation |
http://hafro.github.io/gadget/docs/userguide/chap-like.html#sec:catchinkilos
gadget_catchinkilos_component( weight = 0, name = "catchinkilos", data = NULL, data_function = "sumofsquares", epsilon = 10, area = NULL, fleetnames = c(), stocknames = c() )
weight |
A numeric weighting |
name |
A descriptive name for the component, default same as component type |
data |
data.frame of landings data that Gadget is to use to fit the likelihood function to for the catch calculated in the model. |
data_function |
Function to use. Only 'sumofsquares' supported. |
epsilon |
Used when probability is very unikely, default 10. |
area |
Area aggregation, if not attached to the data.frame by MFDB |
fleetnames |
A list of all the fleets to be aggregated into a single pseudo fleet for the purposes of the data comparison |
stocknames |
A list of all the stocks to be aggregated into a single pseudo stock |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.