MethodError: no method matching binomial

First, please quote your code.

Second, it is unclear what you are expecting from binomial when called with a Float64 and an Int; as Base.binomial is for calculating n \choose k. Perhaps you are interested in