Skip to content

Latest commit

 

History

History
9 lines (3 loc) · 330 Bytes

File metadata and controls

9 lines (3 loc) · 330 Bytes

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.