index_recr {BioIndex}R Documentation

Estimation of abundance indices for recruits

Description

Estimation of abundance indices for recruits

Usage

index_recr(
  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 recruits 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]