Routines for parameter estimation for any probability density or
mass function implemented in R via maximum likelihood (ML) given a data set.
The main routines 'maxlogL' and 'maxlogLreg' are wrapper functions specifically
developed for ML estimation. There are included optimization procedures such as
'nlminb' and 'optim' from base package, and 'DEoptim' Mullen (2011)