PDLPorters / PDL-Stats

Statistics modules in Perl Data Language, with a quick-start guide for non-PDL people. They make the PDL shell work like R, but with PDL broadcasting (fast automatic iteration) of procedures including t-test, linear regression, and k-means clustering.
https://p3rl.org/PDL::Stats
12 stars 4 forks source link

Create test for the Stirling's approximation of Poisson distribution pmf #8

Open zmughal opened 9 years ago

zmughal commented 9 years ago

See comments in https://github.com/PDLPorters/PDL-Stats/pull/1.

mohawk2 commented 3 years ago

Ping - got time to implement the test as described? :-)