1 / 9

Psychology 290 Special Topics Study Course: Advanced Meta-analysis

Psychology 290 Special Topics Study Course: Advanced Meta-analysis. February 12, 2014. Overview. Debugging strategies. Optimizing likelihood surfaces using R ’s optimizer. Mixed-effects models. Maximum likelihood estimation of the variance component.

huy
Télécharger la présentation

Psychology 290 Special Topics Study Course: Advanced Meta-analysis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Psychology 290Special Topics Study Course: Advanced Meta-analysis February 12, 2014

  2. Overview • Debugging strategies. • Optimizing likelihood surfaces using R’s optimizer. • Mixed-effects models.

  3. Maximum likelihood estimation of the variance component • The historical reasons for seeking closed-form solutions no longer apply. • Estimation by maximum likelihood. • Optimizing likelihood surfaces. • Using maximum likelihood to estimate random-effects models. • (Long digression in R.)

  4. The models, more formally • So far, we have been informal about exactly what we are doing when we estimate a random-effects model. • FE:

  5. The random-effects model • RE:

  6. Adding moderators • FE: • Or, more compactly,

  7. Adding moderators (cont.) • RE: • In other words, the mixed-effects model is a random-intercept regression.

  8. Estimating these models • The task of estimating fixed-effects models with moderators or mixed-effects models is simply a matter of replacing the mean in the likelihood with the conditional mean given the predictors. • Digression in R: • revisiting the gender differences data set; • Smith, Glass & Miller phobia data.

  9. Next time • Restricted maximum likelihood. • Starting to think about simulation.

More Related