validation.Bparameters: Validate binomial parameters are within feasible ranges
Description
This helper function checks that binomial inputs are valid before downstream
probability calculations and data generation. If any check fails, the function stops
with an informative error message.
Usage
validation.Bparameters(B.n.vec, B.prob.vec)
Value
No return values; called it to check parameter inputs