Parameter estimation examples using gumbel distributions
This repository consists code to two examples of parameter estimation, written in python.
- Estimating parameters of an arbitrary gumbel distribution using the maximum likelihood technique.
- Estimating parameters of a gumbel distribution mixed with a normal distribution.