Skip to contents

Survey index using the stratified mean method using ICES statistical rectangles as strata.

Usage

get_surveyidx_stratmean(x, ageCols, doLog = FALSE)

Arguments

x

DATRASraw object. Must contain a matrix: x[[2]]$Nage.

ageCols

which columns of the Nage matrix should be included?

doLog

log-transform?

Value

a matrix with survey indices

Details

Previously named get_surveyidxStratMean.