Using Flexplot for Mixed Models

  Рет қаралды 9,156

Quant Psych

Quant Psych

Жыл бұрын

Video about variance explained: • Explaining Variance Ex...
Here's the dataset I'm using: quantpsych.net/data/jedi.csv
And here's Steven He's channel (hilarious): / stevenhe
Link about EDA versus CDA: • Ethics in Statistics P...
My Multivariate playlist: • Multivariate Statistics
And here's a paper I wrote about my eight step approach to data analysis: psyarxiv.com/r8g7c/
Undergraduate curriculum playlist (GLM-based approach): kzfaq.info?list...
Graduate curriculum playlist (also GLM-based approach): kzfaq.info?list...
Exonerating EDA paper: psyarxiv.com/5vfq6/
Download JASP (and visual modeling module): www.jasp-stat.org

Пікірлер: 34
@maxduvall9055
@maxduvall9055 Жыл бұрын
<a href="#" class="seekto" data-time="86">1:26</a> "BAM! You haven't seen this", he says while covering up the estimates we cannot see... Good one, Dr. Fife, you got us.
@allisonholevoet1328
@allisonholevoet1328 Жыл бұрын
Wow. Thank you for this. While the rest of the team is out eating dinner, I'm in bed early watching your videos instead of Netflix. :) Keep up the great content.
@QuantPsych
@QuantPsych 4 ай бұрын
I'm better than netflix!?!?!?! That's high praise :)
@daitoc08
@daitoc08 Жыл бұрын
Thanks very much!
@jessewallace-webb4475
@jessewallace-webb4475 Жыл бұрын
Thank you for creating this amazing feature! Is it going to be available in jamovi at some point too?
@TheBjjninja
@TheBjjninja Жыл бұрын
I love flexplot! Nice, Dr. Dustin.
@ryanoleary2928
@ryanoleary2928 Жыл бұрын
Thank you for all your videos! I was wondering, could you cover how to do linear contrasts within a mixed model?
@reddotmusic6251
@reddotmusic6251 Жыл бұрын
Thanks for these videos, they really help me a lot! I have one question (it's not the main topic of this video but I've not seen a good explanation for it also in other videos): why does it make sense to model sth as a fixed AND random effect ? Would appreciate an answer:). Keep up the great work, big fan!
@hm.91
@hm.91 4 ай бұрын
Best mixed models video everrrr
@QuantPsych
@QuantPsych 4 ай бұрын
Glad you think so!
@ghaiszriki7912
@ghaiszriki7912 Жыл бұрын
Hi (: Thaks a million man, I am almost no more scared by mixed models
@Supertajt
@Supertajt Жыл бұрын
Thank you so much for your videos! Can you do a video where you explain how you would report an LMM in a table for publication?
@QuantPsych
@QuantPsych Жыл бұрын
Good idea!
@Rockmonanov
@Rockmonanov 10 ай бұрын
Not sure if this means anything to you: "Error in model$model : $ operator not defined for this S4 class", I just keep getting that anytime I use compare.fits for anything, everything else works though.
@vornamenachname7650
@vornamenachname7650 9 ай бұрын
Hi I also had the problem. I think I found the reason: you cannot library/require lmerTest when using flexplot or it will interfere somehow
@Rockmonanov
@Rockmonanov 9 ай бұрын
@@vornamenachname7650 great! I thought it might have something to do with one package interfering with another. Thanks!
@user-vd6gh3ei3y
@user-vd6gh3ei3y Жыл бұрын
Hi, I'm dong a similar analysis. My model is: model
@QuantPsych
@QuantPsych Жыл бұрын
Please report on github.com/dustinfife/flexplot
@AlceaRose
@AlceaRose Жыл бұрын
I have the same problem; did you manage to fix it somehow ?
@brazilfootball
@brazilfootball Жыл бұрын
Does Flexplot not work well with models built from the glmmTMB package? I get this error: Error in if (n1 < nrow(data) | n2 < nrow(data)) { : argument is of length zero
@QuantPsych
@QuantPsych Жыл бұрын
Probably not. I wish flexplot automatically worked with all types of models, but unfortunately, there's too much flexibility in how others can store model information. You can add it as a feature request on github: github.com/dustinfife/flexplot
@evanvaldes610
@evanvaldes610 Жыл бұрын
What would you recommend If I am running into convergence issues with a specific model, and I reduce the model to the point where it does converge, but model comparisons show that the more complex albeit convergence issues model is the better explaining/fitting model. How do I go about understanding that inconsistency/is it common? This is the warning: Warning: Model failed to converge with max|grad| = 0.00348609 (tol = 0.002, component 1)
@TheBjjninja
@TheBjjninja Жыл бұрын
I'd probably use some statistical tests on the residuals to make a decision and weigh what the purpose of the model is used for also. If the residuals look better on a simpler model and I'm using the model for inference purpose and the AIC metrics look only very slightly better on a more complicated model, then I'd probably use the simpler model. If you are the using the model to make predictions, then of course use the complicated model.
@MegaSesamStrasse
@MegaSesamStrasse Жыл бұрын
Is there also a way to plot the residuals of the random effects with flexplot? As far as I know, these should be also normaly distributed.
@QuantPsych
@QuantPsych Жыл бұрын
Yes. visualize(model, plot="residuals")
@YH-tx5qz
@YH-tx5qz Жыл бұрын
Would you do mean-centering before running mixed model analysis?
@QuantPsych
@QuantPsych Жыл бұрын
It's often a good idea. It depends on how you want to interpret the parameters.
@ryanoleary2928
@ryanoleary2928 Жыл бұрын
This is great. Does flex plot work for bayesian models?
@QuantPsych
@QuantPsych Жыл бұрын
It might, but hasn't been fully tested.
@gonzalodiazamor5494
@gonzalodiazamor5494 Жыл бұрын
I am not able to download and load the library of flexplots :S If someone has had the same issue please contact me. Thanks
@QuantPsych
@QuantPsych Жыл бұрын
You can post on issue on github (github.com/dustinfife/flexplot). Be sure to state what kind of error message you're receiving.
@gonzalodiazamor5494
@gonzalodiazamor5494 Жыл бұрын
@@QuantPsych Thank you very much! Now is working, it was my fault sorry! btw, great work!! really cool and interesting. Thank you very much!!
@dagmaraskova2458
@dagmaraskova2458 Жыл бұрын
I luv u :D
Optimization Algorithms and Maximum Likelihood
15:13
Quant Psych
Рет қаралды 1,1 М.
Mixed Model Analysis: Real Example
18:21
Quant Psych
Рет қаралды 8 М.
Playing hide and seek with my dog 🐶
00:25
Zach King
Рет қаралды 37 МЛН
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 21 МЛН
Опасность фирменной зарядки Apple
00:57
SuperCrastan
Рет қаралды 12 МЛН
5 Common AWS Exploits To Watch Out For
11:20
Ljupche Vasilev
Рет қаралды 38
Mixed Model Notation - A Simple Explanation
20:42
Quant Psych
Рет қаралды 24 М.
Fixed and random effects with Tom Reader
8:09
University of Nottingham
Рет қаралды 187 М.
R for Plant Breeders   Statistical Models
2:50:08
National Association of Plant Breeders
Рет қаралды 8 М.
Mixed Effects Models: A Conceptual Overview Using R
35:03
PsychED
Рет қаралды 8 М.
R package reviews | sjPlot | Easily Visualize Data And Model Results
8:56
yuzaR Data Science
Рет қаралды 13 М.