Skip to content

v1.0.2

Choose a tag to compare

@brianstock-NOAA brianstock-NOAA released this 15 Dec 01:07
· 479 commits to master since this release

Minor improvements

  • add 1e-15 to predicted proportions to make age composition likelihoods robust to 0 predictions when selAA is fixed at 0. This affects the multinomial, Dirichlet, and Dirichlet-multinomial (options 1-3), since the logistic normal (options 4-7) already did this. 88f15d4
  • specify age composition model using age_comp argument to prepare_wham_input. See ?prepare_wham_input for details. fd94b3d
  • estimate age-specific M for any age(s) (60f1358)

Bug fixes

  • check for sel par inits outside lower/upper bounds (4ed394b)
  • fleet weight-at-age pointers fixed (059e66a)
  • couple small fixes to handle multiple Ecovs (9e46b48)