Skip to content

bpmodels v0.3.1

Latest
Compare
Choose a tag to compare
@jamesmbaazam jamesmbaazam released this 06 Nov 15:50
· 7 commits to main since this release

Input validation

  • The following internal functions now have input validation: rborel(), dborel(), complementary_logprob(), and rnbinom_mean_disp().

Unit tests

  • Code coverage has been improved with more tests on the following functions: rborel(), dborel(), chain_sim(), rnbinom_mean_disp(), complementary_logprob(), rgen_length(), and rbinom_size().