yunzli

Results 2 issues of yunzli

Hi: I think it might be good to include LogLogistic distribution in the package.

This PR adds [log-logistic](https://en.wikipedia.org/wiki/Log-logistic_distribution) distribution to the package. The log-logistic distribution has two parameters: scale and shape. It has been widely used in survival analysis. The model implementation is in...