/Beta-Model-Estimation-in-R-and-Python

Method of Moments and Maximum Likelihood estimation for a Beta model

Primary LanguageJupyter Notebook

Beta Model Estimation in R and Python

We perform the method of Moments and Maximum Likelihood estimation for a univariate Beta model based on a sample of artificially generated data. The code in R and Python can be reused for other simple Maximum Likelihood estimation problems.