multByEscapement: Multiplies escapement estimates by composition estimates

Description Usage Arguments

View source: R/multByEscapement.R

Description

Multiplies escapement estimates by composition estimates

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
multByEscapement(
  prepData,
  mainRes,
  clipRes = NA,
  popSizes,
  verbose = TRUE,
  writeSummary = TRUE,
  prefix = "",
  alpha = 0.1
)

Arguments

prepData

the same prepData used as input for estimStrataMCpbt

mainRes

the output of estimStrataMCpbt

clipRes

the output of estimStrataPropClip

popSizes

a list of population size estimates for each strata, in order, with each strata being an entry in the list

verbose

FALSE to repress output written to the screen

writeSummary

FALSE to repress summary files being written

prefix

the prefix to use when namign the summary files


delomast/fishCompTools documentation built on Jan. 11, 2021, 1:51 a.m.