Hello,
Mathx::Stat and Bayes::Learn should be indexable from holyghost's Perl6 CPAN directory. Mathx::Stat is a statistics package unto correlation dimension. Variance, Estimate are distribution (population) based to enter more data which is processed. There are also Correlation and Covariance main pattern class functions. A probability class provides P(A and B), P(A or B), P(A|B) and so on. Bayes::Learn has a minimax value function which can be used to calculate the infimum for least probability on it. There are also Bayesian Loss functions for distributions (based on Mathx::Stat distributions and population lists, which it's sole dependancy.) Note that joint and disjoint experiments are available in the methods of both packages. Both packages were written for speed in e.g. RTS or RPG games. So I didn't go the self dispatching way of OOP. I will try to reach math people with Mathx which use Matlab or Mathematica for their work, but I will first make a markov strategy kit out of Mathx (not the Bayes package which is something different.) Later on there will be numerical methods (maybe not by me) needed for serious math work as I mentioned above. My markov strategy kit will use Time chains, Markov Chains based on virtual nanoseconds also known as ticks. It will feature a non-extended Hidden Markov Model together with a Exponential distribution random number classification known as a truncated Gauss distribution. I hope you all will enjoy this if you build Perl6 games out of SDL2::Raw for graphics. All systems were built on Linux and might be adapted for BSD if I find the time. Holly