Skip to content

Method of Moments and Maximum Likelihood estimation for a Beta model

Notifications You must be signed in to change notification settings

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

Repository files navigation

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.