Directory: distributions/
.pro files
- distribution__define.pro
The distribution class is an interface for objects dealing with probability distributions.
- gauss_like__define.pro
This class implements the Likelihood abstract class to compute likelihoods using a 1D gaussian as the model distribution.
- likelihood__define.pro
This is an abstract class for objects dealing with likelihoods.
- ln_like.pro
This function calculates the log-likelihood of the data, under a lognormal model.
- pl_like.pro
This function calculates the log-likelihood of the data, under a powerlaw model.