Hi,
I'm work on probabilities and I'm looking for a perl module that mimics the excel POISSON(x,mean,cumulative) function where cumulative = False.
The only module I have come across that is close is the Math::CDF distribution however by default the this works with cumulative probabilities which unfortunately for my purpose is no good.
I would be interested to know if anyone has came across this scenario before or has any useful tips or pointers?
Thanks
spperl
I'm work on probabilities and I'm looking for a perl module that mimics the excel POISSON(x,mean,cumulative) function where cumulative = False.
The only module I have come across that is close is the Math::CDF distribution however by default the this works with cumulative probabilities which unfortunately for my purpose is no good.
I would be interested to know if anyone has came across this scenario before or has any useful tips or pointers?
Thanks
spperl