R/bpt-predict-abundance-class.R
bpt_predict_abundance_class.Rd
Predicts abundances of each sex-age class for each study year.
bpt_predict_abundance_class(analysis)
Analysis object from bpt_analyse().
bpt_analyse()
A tibble of predicted abundances for each class and year, including the median posterior value (estimate) and lower and upper 95% credible intervals.
if (FALSE) { # \dontrun{ bpt_predict_abundance_class(analysis) } # }