ARMA implementation with Maximum-Likelihood
This project aims to model ARMA with maximum likelihood. The program optimizes the likelihood and finds all parameters including their standard errors. Finally, it compares the results with ARMA model results from statsmodels package.