Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 341 Bytes

File metadata and controls

2 lines (2 loc) · 341 Bytes

MAximumLIkelihoodEstimator2_TVads_and_carsold

Here for a small dataset we have used OLS(Ordiniary Least Square) and MLE(Maximm likelihood Estimation ) to calculate the regression parameters slope(b1),intercept(b0) and standard deviation od reisduals.At the end we can conclude that both the methods of estimation produces the same result.