Are there public data for practicing distribution fitting and examples? I want to practice parameter estimation with various methods. To do so it would be helpful if there are reliable examples of fitting models to the data so that I can crosscheck if my estimations are correct, the same way as how people study using 'problems and solutions' books.
It seems there are blog postings, but many of those don't look very helpful for serious studies. Many of them talk about trivial, overly simplified data. Typical, the authors assume that there's only one parameter to fit. Also, often the programs are not optimized to have a good accuracy but made for illustration.
It would be great if you could share resources for more serious real-word practices which deal with more than two, correlated parameters. Also having many different datasets to study various problems would be great.