Skip to contents

Predict recruitment by year as trend line. Recruitment fit object provided must be created with year_trend = TRUE.

Usage

bb_predict_recruitment_trend_samples(recruitment, sex_ratio = deprecated())

Arguments

recruitment

An object of class 'bboufit_recruitment' (output of bb_fit_recruitment())

sex_ratio

A number between 0 and 1 of the proportion of females at birth. Deprecated for bb_fit_recruitment(sex_ratio). [Deprecated]

Value

A list with elements:

  • samples: An mcmcarray with the MCMC samples.

  • data: A data.frame containing the associated prediction data.