Combines estimates of total escapement from STADEM with transition probabilities from DABOM to generate estimates of escapement above various detection sites.
posterior draws of movement parameters, as generated by `extractTransPost()` and `compileTransProbs()`. Should contain columns named `chain`, `iter` and `value`.
posterior draws of total abundance. Should contain columns named `chain`, `iter` and `tot_abund`.
The number of samples to be drawn from the posteriors of the STADEM model and the DABOM model.
column name describing the time-varying strata for each location. Default value is `strata_num`.
#calcAbundPost()