Calculates the beta log-prior for a 1-d binary population (quickly)

logprior_binary_beta_fast_(P, a, b, ...)

Arguments

P

the population proportion

a

first shape parameter for beta prior

b

second shape parameter for beta prior

...

other arguments (unused)