8
Assignment one presentation Question 2.5 (a)-(d) by Hao Ding

A ssignment one presentation

Embed Size (px)

DESCRIPTION

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. - PowerPoint PPT Presentation

Citation preview

Page 1: A ssignment one presentation

Assignment one presentation

Question 2.5 (a)-(d)

by Hao Ding

Page 2: A ssignment one presentation

Derive Newton-Raphson Update

•A Starting point

•First derivative of Log – Likelihood

•Second derivative of Log – Likelihood

Slide 2

Page 3: A ssignment one presentation

Newton-Raphson: Derivation

Slide 3

Page 4: A ssignment one presentation

Newton-Raphson: Derivation

Slide 4

Page 5: A ssignment one presentation

Newton-Raphson: Implementation

Slide 5

solve(gpp) %*% gp

Page 6: A ssignment one presentation

Fisher Scoring

•Compute the Fisher Information

•Using Fisher Information to replace second derivative

Slide 6

Page 7: A ssignment one presentation

Newton VS Fisher Scoring

•Implementation cost• Fisher Scoring is easier to implement: less computational cost

•Performance

Slide 7

Page 8: A ssignment one presentation

Estimate Standard Error of MLEs

• .

•Evaluate the Fisher Information with MLEs

•The standard errors are the diagonal terms of the inverse of Fisher Information

Slide 8