pglpm / bayes_nonparametric_inference

Software development for "Bayesian nonparametric population inference". In other words, just the direct application of probability theory to get the most general, principled, model-free inference we can have.
Creative Commons Zero v1.0 Universal
4 stars 1 forks source link

Function to calculate mutual information and conditional entropy #7

Open pglpm opened 1 month ago

pglpm commented 1 month ago

Need to write a function that calculates the mutual information and/or the conditional entropy of a given set of variates with respect to another set (internally it uses Monte Carlo integration).