Skip to contents

Predicts population growth (lambda) from survival and recruitment fit objects using the Hatter-Bergerud equation (Hatter and Bergerud, 1991).

Usage

bb_predict_growth_samples(survival, recruitment, sex_ratio = deprecated())

Arguments

survival

An object of class 'bboufit_survival' (output of bb_fit_survival()).

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.

References

Hatter, Ian, and Wendy Bergerud. 1991. "Moose Recruitment, Adult Mortality and Rate of Change" 27: 65–73.