Random coefficient models - testing for significant reduction

Welcome to the forum for MLwiN users. Feel free to post your question about MLwiN software here. The Centre for Multilevel Modelling take no responsibility for the accuracy of these posts, we are unable to monitor them closely. Do go ahead and post your question and thank you in advance if you find the time to post any answers!

Remember to check out our extensive software FAQs which may answer your question: http://www.bristol.ac.uk/cmm/software/s ... port-faqs/
Post Reply
FatimaG2
Posts: 1
Joined: Mon Feb 15, 2016 5:04 am

Random coefficient models - testing for significant reduction

Post by FatimaG2 »

Hi there!
I’m running a multilevel logistic model (MCMC) with levels of walking for recreation (none, low, medium and high) allowing a level 1 predictor (gender) to be random across neighbourhoods (i.e. random coefficient) and then adjusting for a cross-level interaction (gender with a level 2 predictor). How could I test for a significant reduction in the random coefficient beyond noise? For instance, would a Deviance or Wald test be appropriate?

Many thanks,

Fatima.
joneskel
Posts: 26
Joined: Thu Nov 15, 2012 3:09 pm

Re: Random coefficient models - testing for significant reduction

Post by joneskel »

1 Use a Wald test of whether a parameter or a set of parameters are zero – a univariate Wald and a multivariate Wald (for multiple simultaneous testing) are available under Interval and Tests; in the main you need to be careful with random effects estimates but the fixed ones are generally fine;

2 Use Customised predictions to calculate the predictions for specific values of the predictors and their associated confidence intervals – these can then be displayed and inspected – this is particularly helpful if you are modelling interactions.

3 Use the DIC statistic which can be used to compare the goodness of fit of models (including discrete outcome ones) – this assesses the badness of fit penalized for model complexity (the Pd) – the penalty is estimated during the MCMC process - so this one is appropriate fro your question

We have developed a lot of resources for understanding and using the software and this is the best place to start:
http://www.bristol.ac.uk/cmm/software/m ... urces.html

On testing and IGLS/ RIGLS see Chapter on significance testing in C&Hvol1: Jones, K and Subramanian, V S (2014) Developing multilevel models for analysing contextuality, heterogeneity and change using MLwiN, Volume 1 , University of Bristol.

On the DIC statistic see
Browne, W.J. (2012) MCMC Estimation in MLwiN, Centre for Multilevel Modelling, University of Bristol.

And for an extended account of discrete outcome models (including DIC and customised predictions) see
C&Hvol2: Jones, K and Subramanian, V S (2013) Developing multilevel models for analysing contextuality, heterogeneity and change using MLwiN, Volume 2, University of Bristol.

It is quite reasonable as you put in predictors into a discrete outcome model that the higher level random part can go up ( because the level 1 random part - eg the binomial) cannot go down. This is covered in detail in the Lemma training materials in Lemma Modules 6 & 7
LEMMA: Multilevel modelling online course
Post Reply