80 likes | 187 Views
A ssignment one presentation. Question 2.5 (a)-(d). by Hao Ding. Derive Newton-Raphson Update. A Starting point First derivative of Log – Likelihood Second derivative of Log – Likelihood. Newton-Raphson: Derivation. Newton-Raphson: Derivation. Newton-Raphson: Implementation.
E N D
Assignment one presentation Question 2.5 (a)-(d) byHao Ding
Derive Newton-Raphson Update A Starting point First derivative of Log – Likelihood Second derivative of Log – Likelihood
Newton-Raphson: Implementation solve(gpp) %*% gp
Fisher Scoring Compute the Fisher Information Using Fisher Information to replace second derivative
Newton VS Fisher Scoring Implementation cost • Fisher Scoring is easier to implement: less computational cost Performance
Estimate Standard Error of MLEs . Evaluate the Fisher Information with MLEs The standard errors are the diagonal terms of the inverse of Fisher Information