Dear Dr.Crowson! Thank you for the invaluable insights and knowledge you shared in this video on multilevel hierarchical models. The clarity and depth of your explanation greatly enriched my understanding of this complex topic.
Thank you Mike! I will not for anyone watching though, that you don't necessarily have to use the calculator he made in excel. If the confidence interval doesn't include zero, you can be fairly certain that the estimate is significant (95/100 times the estimate will fall in that range).
Great video! To calculate p-values from estimate and standard error you can also use the following command instead of the calculator: display 2*(normal(-(Estimate/StandardError)))
Hi Megan, I'm so glad you found the video useful. Just so you know, I have a much more recent video here (th-cam.com/video/5sB49ZThDTo/w-d-xo.html). Underneath the video description is a powerpoint and data for you practice with as well. Please feel free to share. Best wishes!
DEAR VIEWERS: I HAVE RECENTLY UPLOADED A MORE UP-TO-DATE (and higher quality) VIDEO ON MULTILEVEL MODELING USING STATA HERE (2020 VIDEO): th-cam.com/video/5sB49ZThDTo/w-d-xo.html . THAT VIDEO ALSO GOES INTO TESTING AND PROBING INTERACTION EFFECTS, AND UNDERNEATH THE VIDEO DESCRIPTION YOU WILL FIND LINKS TO THE DATA FILE AND A TEXT FILE CONTAINING COMMANDS. ONCE AGAIN, PLEASE CHECK OUT th-cam.com/video/5sB49ZThDTo/w-d-xo.html
Thank you very much for your kindly feedback, Mr. Mike Crowson, how can we check influential and outlier observations in the multilevel binary logistic regression model in Stata?
hello Mike. I was using the bayesian multilevel model and getting error (Too many MCMC estimates to save in a simulation File). Can you help to me to solve this issue. Command Is: bayes, mcmcsize(10000) burnin(1000) thinning(10): melogit marri || v024: || sdist || v001 || v002:, level(95) here marri: dependent variable coded into 0 and 1 v024: state sdist: district v001: cluster v002: individual
Amazing video. Thank you so much. Could you delve further into graphics for the residuals for the different models and how to graph the random slopes to see graphically if they are fading inwards or outwards?
Hi Mike, Thank you very much. I was wondering how you are calculating Z value and p values in your excel sheet. I couldn't find any straightforward formula for Z value. Essentially I am interested in your formulas in excel sheet. Thank you, Shamsi
Hello sir, First of all, thank you very much for your contribution to the student from all over the world. Secondly, could you please recommend an introductory textbok for multilevel modelling?
is there a way to get prediction index values from these models? I was hoping this 2 level approach would have improved my classification (sensitivity) values.
Hi, I have a question about weighing. Let say I have 3 schools with one has 20, another has 8 and the third has 12 students. So the number of students across the cluster is not equal. Doing the multi-level will just get an average of each cluster. How to do it on STATA to include the weight in multilevel mixed effect? Thanks.
Thank you for this video! I´m using STATA 15 myself, and I´m trying to figure out one question about mixed effects models, perhaps you can help me? If I run a mixed command with a continous dependent variable, one fixed dichotome predictor of the dependent variable and a fixed time variable, and on the right side of the || I add the id as random intercept and time as random slope. Now, my question is: This model is constructed with both fixed effects and random effects, but as far as I have understood, the results found in the fixed part of the outcome are the numbers which matters, as they give the information about the main effects? Since the model is run with random effects included, does this mean that the fixed effects have been adjusted for the randomly varying intercepts and slopes?
Hi there. I have a new video on this topic that I've uploaded on SPSS (th-cam.com/video/roWTULimNPk/w-d-xo.html). Although you may be a Stata user, the video and its accompanying Powerpoint (drive.google.com/open?id=16UJsWJodaVFdxJesu7OTQFgGWtrsITzv) might be useful for learning about it. I am currently working on a new presentation related to Stata (but don't have an eta right now). If you want to want to know some of the Stata commands, you can download something I worked up here: drive.google.com/open?id=1_VJMwGFGHDz4zIBbL5y8HkbPECMY9swe Here's a Stata file of the data if you want to play with the data: drive.google.com/open?id=1O9Ii8UMKdWcE4oVtGLbnc_bzGfPYQ8GQ One other thing, here's a new presentation I created on standard multilevel modeling using Stata. It includes a Powerpoint with it as well (download under the video at th-cam.com/video/5sB49ZThDTo/w-d-xo.html) Cheers!
Hi there. Unfortunately I don't have a video on this topic for Stata. But I do have a video for SPSS (th-cam.com/video/bP1HPU3sqvw/w-d-xo.html) . I believe that Stata has the ability to do this. You might check out multilevel mixed effects regression Stata manual at www.stata.com/manuals/me.pdf . Good luck!
Hi there. thanks for visiting and your feedback. Just an FYI, I have a much newer video (with additional supporting materials such as data and a text file containing commands) on multilevel regression using Stata here: th-cam.com/video/5sB49ZThDTo/w-d-xo.html . Best wishes!
Hi Mike, excellent video. May I ask, when you used the mixed menu, the codes for RS was 'mixed y x1 x2 || schcode: || schcode:: ses', but what pasted your codes from MS Word it was 'mixed y x1 x2 || schcode:ses'. Do they mean the same? Will the results be similar?
I really appreciate your videos. In uni I felt there is often a disconnect between the output and the theory, which you explain really well. Any chance of you taking on mixed effects logistic regression models?
Hi. Thanks for watching and your feedback. I haven't worked up a Stata version of it, but I do have an SPSS version of this. You can go here to watch: th-cam.com/video/bP1HPU3sqvw/w-d-xo.html A Stata overview is on the horizon.
Hi Justice, thanks for visiting. By the way, please consider checking out my newest video on multilevel modeling with Stata at: th-cam.com/video/5sB49ZThDTo/w-d-xo.html best wishes!
Dear Dr.Crowson! Thank you for the invaluable insights and knowledge you shared in this video on multilevel hierarchical models. The clarity and depth of your explanation greatly enriched my understanding of this complex topic.
Thank you Mike! I will not for anyone watching though, that you don't necessarily have to use the calculator he made in excel. If the confidence interval doesn't include zero, you can be fairly certain that the estimate is significant (95/100 times the estimate will fall in that range).
Great video! To calculate p-values from estimate and standard error you can also use the following command instead of the calculator:
display 2*(normal(-(Estimate/StandardError)))
Thanks for visiting and for the tip! I'll keep this in mind in the future! Cheers!
This is the best walkthrough I have seen. I went through it step-by-step with my own data to learn it - awesome!
Hi Megan, I'm so glad you found the video useful. Just so you know, I have a much more recent video here (th-cam.com/video/5sB49ZThDTo/w-d-xo.html). Underneath the video description is a powerpoint and data for you practice with as well. Please feel free to share. Best wishes!
Thanks for your useful videos! I wish actually doing statistics with stata had been explained to me so vividly and clear in university.
Thanks for your comment, Tanja. Glad you are finding them useful! Good luck with your research!
Congratulations, Mike. It seems excellent, very well-explained and clear, in my view. Many thanks for sharing.
This is the most straight forward video for me, after watching >10 of them... Thanks a lot!
Cheers! That is the most useful explanatory video about statistics I have ever watched!
Awesome video! Exactly what I needed, thank you!
Thank you for the detailed example walking through the progression. It helped me get closer to solving my question.
DEAR VIEWERS: I HAVE RECENTLY UPLOADED A MORE UP-TO-DATE (and higher quality) VIDEO ON MULTILEVEL MODELING USING STATA HERE (2020 VIDEO): th-cam.com/video/5sB49ZThDTo/w-d-xo.html . THAT VIDEO ALSO GOES INTO TESTING AND PROBING INTERACTION EFFECTS, AND UNDERNEATH THE VIDEO DESCRIPTION YOU WILL FIND LINKS TO THE DATA FILE AND A TEXT FILE CONTAINING COMMANDS. ONCE AGAIN, PLEASE CHECK OUT th-cam.com/video/5sB49ZThDTo/w-d-xo.html
Thank you very much for this video!
Thank you very much for your kindly feedback, Mr. Mike Crowson, how can we check influential and outlier observations in the multilevel binary logistic regression model in Stata?
hello Mike. I was using the bayesian multilevel model and getting error (Too many MCMC estimates to save in a simulation File). Can you help to me to solve this issue.
Command Is: bayes, mcmcsize(10000) burnin(1000) thinning(10): melogit marri || v024: || sdist || v001 || v002:, level(95)
here marri: dependent variable coded into 0 and 1
v024: state
sdist: district
v001: cluster
v002: individual
can you plzz explain multinomial multilevel analysis similarly ??
Excellent lecture. Thank you.
Amazing video. Thank you so much. Could you delve further into graphics for the residuals for the different models and how to graph the random slopes to see graphically if they are fading inwards or outwards?
Hi Mike, Thank you very much. I was wondering how you are calculating Z value and p values in your excel sheet. I couldn't find any straightforward formula for Z value. Essentially I am interested in your formulas in excel sheet. Thank you, Shamsi
Hi. Thank you a lot. I need the data set that you have used in this video. Would you please send it for me?
Hello sir, First of all, thank you very much for your contribution to the student from all over the world. Secondly, could you please recommend an introductory textbok for multilevel modelling?
is there a way to get prediction index values from these models? I was hoping this 2 level approach would have improved my classification (sensitivity) values.
Hi, I have a question about weighing. Let say I have 3 schools with one has 20, another has 8 and the third has 12 students. So the number of students across the cluster is not equal. Doing the multi-level will just get an average of each cluster. How to do it on STATA to include the weight in multilevel mixed effect? Thanks.
How do we make a output tabel for the multimode
Thanks for the video. Wondering if you could post the calculator you have developed to test the significance of level variances for downloads. Thanks
Thank you for this video! I´m using STATA 15 myself, and I´m trying to figure out one question about mixed effects models, perhaps you can help me? If I run a mixed command with a continous dependent variable, one fixed dichotome predictor of the dependent variable and a fixed time variable, and on the right side of the || I add the id as random intercept and time as random slope. Now, my question is: This model is constructed with both fixed effects and random effects, but as far as I have understood, the results found in the fixed part of the outcome are the numbers which matters, as they give the information about the main effects? Since the model is run with random effects included, does this mean that the fixed effects have been adjusted for the randomly varying intercepts and slopes?
could you have a video about the multilevel binary logistic regression model?
Hi there. I have a new video on this topic that I've uploaded on SPSS (th-cam.com/video/roWTULimNPk/w-d-xo.html). Although you may be a Stata user, the video and its accompanying Powerpoint (drive.google.com/open?id=16UJsWJodaVFdxJesu7OTQFgGWtrsITzv) might be useful for learning about it. I am currently working on a new presentation related to Stata (but don't have an eta right now). If you want to want to know some of the Stata commands, you can download something I worked up here: drive.google.com/open?id=1_VJMwGFGHDz4zIBbL5y8HkbPECMY9swe
Here's a Stata file of the data if you want to play with the data: drive.google.com/open?id=1O9Ii8UMKdWcE4oVtGLbnc_bzGfPYQ8GQ
One other thing, here's a new presentation I created on standard multilevel modeling using Stata. It includes a Powerpoint with it as well (download under the video at th-cam.com/video/5sB49ZThDTo/w-d-xo.html)
Cheers!
Hi I was wondering if I need to do a multilevel logistic regression will it be done the same way? if not is there a video that explains it?
Hi there. Unfortunately I don't have a video on this topic for Stata. But I do have a video for SPSS (th-cam.com/video/bP1HPU3sqvw/w-d-xo.html) . I believe that Stata has the ability to do this. You might check out multilevel mixed effects regression Stata manual at www.stata.com/manuals/me.pdf . Good luck!
Sir, your explanation of the topic was too god, but please do something regarding the things that you write, its difficult to understand completely.
Hi there. thanks for visiting and your feedback. Just an FYI, I have a much newer video (with additional supporting materials such as data and a text file containing commands) on multilevel regression using Stata here: th-cam.com/video/5sB49ZThDTo/w-d-xo.html . Best wishes!
Hi Mike, excellent video. May I ask, when you used the mixed menu, the codes for RS was 'mixed y x1 x2 || schcode: || schcode:: ses', but what pasted your codes from MS Word it was 'mixed y x1 x2 || schcode:ses'. Do they mean the same? Will the results be similar?
I really appreciate your videos. In uni I felt there is often a disconnect between the output and the theory, which you explain really well. Any chance of you taking on mixed effects logistic regression models?
Hi. Thanks for watching and your feedback. I haven't worked up a Stata version of it, but I do have an SPSS version of this. You can go here to watch: th-cam.com/video/bP1HPU3sqvw/w-d-xo.html
A Stata overview is on the horizon.
Sir, is there any standard value of ICC that is required to go for MLM. What if it is low i.e just 6 or 7%?
same question here...
Thank you!!!
Hi Justice, thanks for visiting. By the way, please consider checking out my newest video on multilevel modeling with Stata at: th-cam.com/video/5sB49ZThDTo/w-d-xo.html
best wishes!
Thank you