There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An implementation of the beta distribution probability density function in Javascript. This implementation overcomes the problem of large numbers being generated by the Beta function which can cause JS to return inf values.