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

Rename some objects #34

Open pglpm opened 3 weeks ago

pglpm commented 3 weeks ago

Some objects, which have a common meaning across several functions (examples: vn, vnames, mcoutput), need to be renamed in a more meaningful way.

Good to do this globally across all scripts, once the last two scripts for generating samples and for calculating entropies are written.