gadget_catchinkilos_component: http://hafro.github.io/gadget/docs/userguide/chap-like.html#sec:catchinkilos

gadget_catchinkilos_componentR Documentation

http://hafro.github.io/gadget/docs/userguide/chap-like.html#sec:catchinkilos

Description

http://hafro.github.io/gadget/docs/userguide/chap-like.html#sec:catchinkilos

Usage

gadget_catchinkilos_component(
  weight = 0,
  name = "catchinkilos",
  data = NULL,
  data_function = "sumofsquares",
  epsilon = 10,
  area = NULL,
  fleetnames = c(),
  stocknames = c()
)

Arguments

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


bthe/rgadget documentation built on July 22, 2022, 7:24 a.m.