index_spawn {BioIndex}R Documentation

Estimation of abundance indices for spawners (females)

Description

Estimation of abundance indices for spawners (females)

Usage

index_spawn(
  mTATB,
  mTATC,
  GSA,
  country,
  depth_range,
  cutoff,
  stratification,
  wd = NA,
  save = TRUE
)

Arguments

mTATB

data frame

mTATC

data frame

GSA

reference GSA for the analysis

country

vector of reference countries for the analysis

depth_range

range of depth strata to perform the analysis (min, max)

cutoff

cutoff value for splitting spawner portion of population

stratification

data frame of strata surface area

wd

working directory

save

boolean. If TRUE the plot is saved in the user defined working directory (wd)


[Package BioIndex version 0.5.02 Index]