Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 576 Bytes

File metadata and controls

7 lines (4 loc) · 576 Bytes

BTYD 2.4.3

  • Bug fix, thanks to Patrik Schilter. The B1B2 component of the function pnbd.pmf.General defined in R/pnbd.R has changed. The fix is that the third parameter of the B2 function described by equation (24) here is now correctly set to c <- r + s + x + 1. The previous, incorrect version carried over the i component from the first term by setting c <- w + x + 1.

BTYD 2.4.2

  • Now hardie defaults to TRUE everywhere but in bgndb.generalParams, where it defaults to NULL