Skip to contents

Predict calves per adult female by year. If year is FALSE, predictions are made for a 'typical' year.

Usage

bb_predict_calf_cow_ratio_samples(recruitment, year = TRUE)

Arguments

recruitment

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

year

A flag indicating whether to predict by year.

Value

A list with elements:

  • samples: An mcmcarray with the MCMC samples.

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