Regorz Statistics
Regorz Statistics
  • Видео 251
  • Просмотров 1 067 916
R: Growth Mixture Modeling (GMM)
This tutorial shows you how to perform latent trajectory modeling, specifically
with the technique of latent growth mixture modeling (GMM), using R and the flexmix package.
R-code GMM:
www.regorz-statistik.de/en/r_gmm.html
Tutorial with data:
Wardenaar, K. (2020). Latent Class Growth Analysis and Growth Mixture Modeling using R: A tutorial for two R-packages and a comparison with Mplus.
psyarxiv.com/m58wx/download?format=pdf
Why to use ICL as a fit index:
Biernacki, C., Celeux, G., & Govaert, G. (2000). Assessing a mixture model for clustering with the integrated completed likelihood. IEEE Transactions on Pattern Analysis and Machine Intelligence, 22(7), 719-725.
How to report results:
Van De Schoo...
Просмотров: 14

Видео

R: Latent Class Growth Analysis (LCGA)
Просмотров 8416 часов назад
This tutorial shows you how to perform latent trajectory modeling, specifically with the technique of latent class growth analysis (LCGA), using R and the flexmix package. R-code LCGA: www.regorz-statistik.de/en/r_lcga.html Tutorial with data: Wardenaar, K. (2020). Latent Class Growth Analysis and Growth Mixture Modeling using R: A tutorial for two R-packages and a comparison with Mplus. psyarx...
APA7: Journalartikel im Literaturverzeichnis - Regeln und Fehlerquellen
Просмотров 2714 дней назад
Dieses Tutorial erklärt Ihnen die wesentlichen Regeln, die Sie beachten müssen, wenn Sie den Eintrag für einen Journalartikel in einem Literaturverzeichnis erstellen und geht auch auf Fehlerquellen ein, die mir häufiger beim Korrekturlesen begegnen.
Mediation PROCESS Model 4: How to Test the Assumptions
Просмотров 16321 день назад
This tutorial shows you how to check the regression assumptions for a mediation analysis (Hayes' Process macro, model template 4). My consulting website: www.regorz-statistik.de/en/consulting.html Content: 0:00 Introduction 0:52 Normality 2:19 Homoscedasticity 3:32 Linearity 4:27 Independence 5:22 No multicollinearity 6:21 No outliers
Moderated Mediation: G*Power (Sample Size) Mod. 7, 8, 14, 15
Просмотров 29028 дней назад
Sample size (a-priori power) for a moderated mediation with Hayes' PROCESS macro, based on the free tool G*Power. My consulting services for moderated mediation: www.regorz-statistik.de/en/consulting.html Here is the text version of this tutorial: www.regorz-statistik.de/en/power_moderated_mediation.html Content: 0:00 Introduction 3:15 Model 7 very different effect sizes 6:01 Model 7 moderately...
Normalverteilung Mehrebenenmodell in R prüfen
Просмотров 46Месяц назад
Die Voraussetzungsprüfung bei der Mehrebenenanalyse (Linear Mixed Effects Modelle, Hierarchisch Lineare Modelle) ist etwas aufwändiger, weil man u.a. die Normalverteilungsannahme auf mehreren Ebenen prüfen muss, sowohl für die Level 1 Residuen als auch für die Level 2 Zufallseffekte, Random Intercept und Random Slopes. Dieses Tutorial zeigt Ihnen, wie Sie das in einem mit lme4 oder nlme in R ge...
CFA: Post Hoc Power Analysis
Просмотров 77Месяц назад
In this video you'll learn how to perform a post hoc power analysis for a CFA. My consulting website: www.regorz-statistik.de/blog/consulting_sem_cfa.html The tutorial is based on the semPower package in R, but its results can be used for all kinds of CFA/SEM programs, e.g. lavaan, AMOS, Mplus, Stata (but not for PLS SEM, e.g. SmartPLS). Here is the R code for this tutorial: www.regorz-statisti...
CFA: A Priori Power Analysis (Sample Size Planning)
Просмотров 227Месяц назад
This video will show you how to perform a power analysis for a CFA to plan your sample. My consulting website: www.regorz-statistik.de/blog/consulting_sem_cfa.html The tutorial is based on the semPower package in R, but its results can be used for all kinds of CFA/SEM programs, e.g. lavaan, AMOS, Mplus, Stata (but not for PLS SEM, e.g. SmartPLS). Here is the R code for this tutorial: www.regorz...
R/lavaan: Cluster Robuste Standardfehler für SEM, CFA und Pfadmodell (Mehrebenenstruktur)
Просмотров 47Месяц назад
Wenn Sie eine genestete Datenstruktur haben und mit lavaan ein SEM, eine CFA oder eine Pfadanalyse durchführen wollen, dann ist der vermutlich einfachste Weg der Einsatz von cluster robust standard errors. Damit werden die Ergebnisse der Hypothesentests korrigiert, auch wenn die Unabhängigkeitsvoraussetzung nicht gegeben ist.
R: Normality Assumption Linear Mixed Effects Model (Multilevel Model)
Просмотров 2082 месяца назад
How to check the normality assumption in a multilevel model with R (lme4 or nlme). My consulting page: www.regorz-statistik.de/en/consulting.html
Survival Analyse mit R: Kaplan-Meier und Log-Rank-Test
Просмотров 632 месяца назад
Dieses Tutorial zeigt Ihnen, wie Sie mit R einen einfache Survival-Analyse (Ereigniszeitanalyse) durchführen können.
R / lme4: ICC in a Multilevel Model
Просмотров 2802 месяца назад
How to calculate the intraclass correlation in a multilevel model * in R with the lme4 package. My consulting page: www.regorz-statistik.de/en/consulting.html *: or linear mixed effects model, or random effects model or hierarchical linear model - those names are mostly synonymous.
JASP Survival Analyse (Kaplan-Meier, Log-Rank-Test)
Просмотров 712 месяца назад
Dieses Tutorial zeigt Ihnen, wie Sie eine Survival-Analyse (Ereigniszeitanalyse) nach Kaplan und Meier mit JASP durchführen können (inkl. Signifikanztest: Log-Rank-Test)
Significance Testing in SEM: Don't Use the Z Test!
Просмотров 933 месяца назад
If you want to test a parameter in an SEM model (e.g., with R or with AMOS) in most cases you will look at the z values in the output (in AMOS: C.R.). But these test results come with serious problems. Instead, you should use a likelihood ratio test. This tutorial shows you why and how to do that. Text version: www.regorz-statistik.de/blog/be_careful_with_the_z_test.html
JASP: Survival Analysis (Kaplan-Meier & Log Rank Test)
Просмотров 3533 месяца назад
This video tutorial shows you how to run a simple survival analysis with the free statistics software JASP, including a Kaplan-Meier analysis and a log rank test. Here is the link to the article for choosing the best significance test (logrank test, Peto-Peto, Fleming-Harrington): www.econstor.eu/bitstream/10419/207860/1/10.21307_stattrans-2016-072.pdf
APA 7th: Wann Anführungszeichen setzen?
Просмотров 1973 месяца назад
APA 7th: Wann Anführungszeichen setzen?
R: Multilevel Model (lme4 package) With 3 Levels
Просмотров 4733 месяца назад
R: Multilevel Model (lme4 package) With 3 Levels
R / lavaan: Cluster Robust Standard Errors for Nested Data (SEM, CFA, Path Analysis)
Просмотров 1923 месяца назад
R / lavaan: Cluster Robust Standard Errors for Nested Data (SEM, CFA, Path Analysis)
R: Bootstrap Mehrebenenanalyse mit R (lme4 package)
Просмотров 974 месяца назад
R: Bootstrap Mehrebenenanalyse mit R (lme4 package)
AVE (Average Variance Extracted) with lavaan in R
Просмотров 1954 месяца назад
AVE (Average Variance Extracted) with lavaan in R
R: Bootstrap Multilevel Model (Mixed Effects Model)
Просмотров 2644 месяца назад
R: Bootstrap Multilevel Model (Mixed Effects Model)
Moderierte Mediation: a-priori Power (Stichprobengröße) berechnen
Просмотров 3684 месяца назад
Moderierte Mediation: a-priori Power (Stichprobengröße) berechnen
Why Post-hoc Power Doesn't Matter When Tests Aren't Significant
Просмотров 1645 месяцев назад
Why Post-hoc Power Doesn't Matter When Tests Aren't Significant
PROCESS: How to Deal With Missing Values (Mediation, Moderation, Moderated Mediation)
Просмотров 1985 месяцев назад
PROCESS: How to Deal With Missing Values (Mediation, Moderation, Moderated Mediation)
PROCESS fehlende Werte (Meditation, Moderation, moderierte Mediation)
Просмотров 1775 месяцев назад
PROCESS fehlende Werte (Meditation, Moderation, moderierte Mediation)
R: Little's MCAR Test (Missing Completely at Random)
Просмотров 8925 месяцев назад
R: Little's MCAR Test (Missing Completely at Random)
R: EM Algorithm for Missing Data
Просмотров 3815 месяцев назад
R: EM Algorithm for Missing Data
Wann kursiv schreiben nach APA 7th ed.?
Просмотров 9716 месяцев назад
Wann kursiv schreiben nach APA 7th ed.?
JASP: PLS SEM (Partial Least Squares SEM)
Просмотров 2,2 тыс.6 месяцев назад
JASP: PLS SEM (Partial Least Squares SEM)
A Priori Power for Regression Directly in SPSS (Without G*Power!)
Просмотров 3556 месяцев назад
A Priori Power for Regression Directly in SPSS (Without G*Power!)

Комментарии

  • @alejandroromanivaldivieso4992
    @alejandroromanivaldivieso4992 8 часов назад

    Hi! Thank you very much for the video. I wanted to know if it's possible to use more than one variable to estimate the latent classes (e.g. in this case, instead of only using "y", if it's possible to include "z")

  • @regenwaldkomplott152
    @regenwaldkomplott152 12 часов назад

    was tun wenn ich nur n 80 habe jedoch eine Mediation berechnen will geht das dann nicht ?

    • @RegorzStatistik
      @RegorzStatistik 12 часов назад

      Technisch kann man mit N = 80 eine Mediation rechnen, aber die Power ist halt recht klein, so dass man nur einen relativ großen Effekt mit diesem Design finden kann.

  • @sojeongyim5344
    @sojeongyim5344 17 часов назад

    Thank you so much for explaining the bootstrap method in such detail. It has really helped me understand my analysis. I'd like to ask a question. Q1. The interaction term was significant (p<0.05) , but in the bootstrap results, 0 is included in the 95% CI. In this case, can we conclude that the interaction term is ultimately not significant? Q2. The 95% CI of the interaction effect in the bootstrap results includes 0, indicating that it is not significant. However, if there are significant intervals in the conditional effects or Johnson-Neyman results, can we conclude that the interaction effect is significant in those intervals?

    • @RegorzStatistik
      @RegorzStatistik 17 часов назад

      Q1 If normal results and bootstrap results differ, I would trust the bootstrap results. Q2 No. The interaction tests whether the (conditional) effect is significantly different for different values of the moderator. That some conditional effects are significant and some are not does not indicate that they are significantly different from each other.

    • @sojeongyim5344
      @sojeongyim5344 17 часов назад

      ​@@RegorzStatistik I appreciate your quick response. I understood the answer to the first question. I'd like to ask the second question again. If the bootstrap results for the interaction term are non-significant, can we still consider the conditional effects meaningful if they are significant at the mean and mean+1SD of the moderator variable? I'm wondering if the significance of the bootstrap results is a prerequisite for interpreting conditional effects.

    • @RegorzStatistik
      @RegorzStatistik 16 часов назад

      @@sojeongyim5344 If the conditional effects were significant at M and +1SD then for those values of the moderator you have significant results. If you had (in advance) a hypothesis: There is an effect for moderator values at 1 SD then (and probably only then) that result would be "meaningful". In the general case, I would not look at (or interpret) conditional effects in the case of a non significant interaction - because in that case you have not shown that the effect differs for different values of the moderator. The conditional effects are a means to investigate HOW the moderation works. But if there is no moderation then this question is not relevant.

    • @sojeongyim5344
      @sojeongyim5344 5 часов назад

      @@RegorzStatistik Thank you for the detailed explanation-it really helped me understand!

  • @arkanareswari6597
    @arkanareswari6597 22 часа назад

    hi! thank you for this video. my research is mediation with hayes, but my data is not linear. do you have any suggestion to address this problem? non linearity found in X to Y relationship. thank youu

    • @RegorzStatistik
      @RegorzStatistik 21 час назад

      If only the X and Y relationsship is nonlinear (and not the X-M and M-Y relationsships) you could include X² as a covariate for the prediction of Y, thus using polynomial modeling for the direct effect.

    • @arkanareswari6597
      @arkanareswari6597 32 минуты назад

      @@RegorzStatistik thank you for the insight!

  • @JuliaKarska
    @JuliaKarska День назад

    I wonder what to do when my variables are distributed far from normality, even after box-cox or log10... Should I resign then from LPA? Thanks.

    • @RegorzStatistik
      @RegorzStatistik 21 час назад

      I have read that there is something like nonparametric LPA that does not assume normality. But I don't know if there is an R implementation for that.

  • @sophiafrank5441
    @sophiafrank5441 4 дня назад

    Hallo, ich habe eine Frage zu einer Fehlermeldung und wie ich diese beheben kann. modell.fit2 <- sem(data = STUDY_2_EFA_, model = modell.studymed.0) Fehler in if ((!is.matrix(model)) | ncol(model) != 3) stop("model argument must be a 3-column matrix") : Argument hat Länge 0 Zusätzlich: Warnmeldung: In sem.semmod(data = STUDY_2_EFA_, model = modell.studymed.0) : -141 observations removed due to missingness Das Objekt lässt sich nicht erstellen. was ist das genaue Problem? Vielen Dank!

    • @RegorzStatistik
      @RegorzStatistik 4 дня назад

      Das lässt sich (wie leider meistens bei R Fehlermeldungen) aus dem Fehlercode alleine für mich nicht erschließen. One possible explanation is here: stackoverflow.com/questions/63775190/error-in-if-is-matrixmodel-ncolmodel-3-stopmodel-argument-must-b

  • @charlottevonusedom9480
    @charlottevonusedom9480 5 дней назад

    Danke¡❤

  • @OriginalJoseyWales
    @OriginalJoseyWales 6 дней назад

    graph_model(fit_cross, y = stress, x = Cexpcon, lines = chospsize, errorbars = "none") Error in factor(grid[[term]], labels = c("-1 SD", "+1 SD")) : invalid 'labels'; length 2 should be 1 or 1 In addition: Warning messages: 1: In mean.default(data[[term]], na.rm = TRUE) : argument is not numeric or logical: returning NA 2: In mean.default(data[[term]], na.rm = TRUE) : argument is not numeric or logical: returning NA

    • @RegorzStatistik
      @RegorzStatistik 6 дней назад

      Strange. I have rerun my code and I don't get an error message.

    • @OriginalJoseyWales
      @OriginalJoseyWales 6 дней назад

      @@RegorzStatistik OK. Thanks for checking and for this informative video.

  • @reza8558
    @reza8558 7 дней назад

    I like the way you wrap things very effectively... salute

  • @antt5602
    @antt5602 8 дней назад

    Thanks for the video. If all variables in the model were transformed with logarithm (Log, Log), should the assumption of linearity be met?

    • @RegorzStatistik
      @RegorzStatistik 7 дней назад

      The assumption is met if the variables you include in your final model (transformed or not) have a linear relationsship.

  • @pitutupi_
    @pitutupi_ 8 дней назад

    Thanks for this helpful video! I was wondering: You did not do it in this video but is it necessary to center the variables and the interaction term before testing assumptions (if I center them in my final analysis)?

    • @RegorzStatistik
      @RegorzStatistik 8 дней назад

      Yes, I would rebuild exactly the model I run with PROCESS to test the assumptions.

  • @sylv2359
    @sylv2359 9 дней назад

    Hallo,ich bin so froh, dass ich Ihre Videos entdeckt habe!! Mir wird in den berechneten Daten ein Intervall ohne Null angezeigt (zwischen 0,28 und 3,4), aber in der grafischen Darstellungen gibt es Balken außerhalb des Konfidenzintervalls, die auf und unter Null liegen. Ist das für meine Korrelation relevant?

    • @RegorzStatistik
      @RegorzStatistik 9 дней назад

      Entscheidend ist, ob die Null im Konfidenzintervall liegt oder nicht. Es ist in Ihrem Fall durchaus möglich (und bei der relativ kleinen Untergrenze des KI auch wahrscheinlich), dass es auch vereinzelte Ergebnisse unter Null gibt - entscheidend ist nur, dass dies weniger als 2,5% der Ergebnisse sind, dass die Ergebnisse also außerhalb des Konfidenzintervalls liegen. (2,5 statt 5,0, weil es ja an beiden Seiten des Konfidenzintervalls einen Bereich außerhalb gibt).

    • @sylv2359
      @sylv2359 9 дней назад

      @@RegorzStatistik Vielen Dank! :)

  • @user-qg7md4mp8v
    @user-qg7md4mp8v 10 дней назад

    Hallo, vielen Dank für die vielen hilfreichen Infos. Ich bin jetzt soweit gekommen, aber wie kann ich bei (vermutlich) nicht normal verteilten Werten noch eine Moderation prüfen? Wäre super, wenn Sie mir weiterhelfen könnten.

    • @RegorzStatistik
      @RegorzStatistik 9 дней назад

      Auch eine Moderationsanalyse ist eine multiple Regression - wenn das Konfidenzintervall für die Interaktion die Null nicht mit einschließt, dann liegt eine Moderation vor. Wobei ich für eine Moderationsanalyse Model 1 von Hayes PROCESS Macro für R nutzen und dort als Zusatzparameter Bootstrapping anfordern würde. Dann bekommt man am Ende des Outputs für die Regressionsergebnisse auch noch Bootstrap-Resultate und kann so prüfen, ob das Bootstrap-KI die Null einschließt oder nicht.

  • @ipekguvensoy
    @ipekguvensoy 10 дней назад

    Thank you for the video, if we are conducting an experiment with three experimental conditions (categorical IV in that case), is it still from this "t-test" family?

    • @RegorzStatistik
      @RegorzStatistik 10 дней назад

      Yes. If you use the multicategorical option for the IV, then PROCESS constructs two dummy variables for the three conditions. And those dummy variables are tested as ordinary binary predictors in a multiple regression, with a t-statistic.

  • @djggl1337
    @djggl1337 10 дней назад

    does TOST need normal distribution? so what if two groups of data not normal distributed and not having closely variance

    • @RegorzStatistik
      @RegorzStatistik 10 дней назад

      Yes, TOST has the same assumptions as the parametric tests that form its basis. I haven't come across that problem in praxis, yet. One possible solution could be: Using the CI-approach (90% CI), but using bootstrapping for the CI of the group differences, since bootstrapping does not assume normality and is fairly robust against heteroscedasticity - e.g., running a linear regression with bootstrapping, and as the sole predictor using the grouping variable: ruclips.net/video/PgVnhPTIOgQ/видео.html

  • @dsavkay
    @dsavkay 11 дней назад

    This channel is such a valuable oasis on RUclips, thank you very much for sharing these information for free!

  • @dsavkay
    @dsavkay 11 дней назад

    Amazingo! 💯

  • @jimknopf3232
    @jimknopf3232 11 дней назад

    Ist der Datensatz irgendwo zum mitrechnen verfügbar? LG

  • @avidreader2316
    @avidreader2316 12 дней назад

    Is the PROCESS Model 5 a moderated mediation then?

    • @RegorzStatistik
      @RegorzStatistik 11 дней назад

      I think, according to the definitions by Muller, it is not a moderated mediation.

  • @reza8558
    @reza8558 13 дней назад

    Hi Arndt, thank you very much for the generous sharing. I wonder if you could share the academic reference indicating that model fit estimation could be evaluated without the latent interaction... thanks!

    • @RegorzStatistik
      @RegorzStatistik 12 дней назад

      You could look at Schoemann and Jorgensen (2021), full reference information see the video description. "Traditional methods of assessing model fit do not take this dependence among observed variables into account and, thus, provide incorrect estimates of model fit. To assess model fit for latent interaction model we recommend first fitting a model without the latent interaction variable, or any product-indicators, and assessing model fit on this “main effects” model." (section 1.3, last paragraph)

    • @reza8558
      @reza8558 12 дней назад

      @RegorzStatistik I am grateful for your guidance... Thank you, brother...

  • @Mara2892
    @Mara2892 14 дней назад

    Great video, thanks! What about homoscedasticity test?

    • @RegorzStatistik
      @RegorzStatistik 13 дней назад

      I think you could use the extracted residuals as well for a homoscedasticity test (scatterplot predicted values and residuals, as in normal regression). However, for level 2 it is not trivial to get the predicted values.

  • @talilesser1561
    @talilesser1561 14 дней назад

    Do you have any suggestions for calculating the sample size for a parallel mediation with four mediators? It seems this app only has the capacity for up to three mediators.

    • @RegorzStatistik
      @RegorzStatistik 14 дней назад

      Unfortunately, no, I don't have any recommendations for that.

  • @bagusadi1277
    @bagusadi1277 18 дней назад

    Can the results of ordinal data (data obtained from Likert scales) be processed using PROCESS analysis, especially the mediation moderation model in model 7?

  • @bagusadi1277
    @bagusadi1277 18 дней назад

    Can the results of ordinal data (data obtained from Likert scales) be processed using PROCESS analysis, especially the mediation moderation model in model 7?

    • @RegorzStatistik
      @RegorzStatistik 17 дней назад

      That depends on the variable. In PROCESS there is an option for multicategorical data for the IV and the MOD, not for MED and DV, if you have a single Likert item that you treat as ordinal (a Likert scale made up of a couple of Likert items can be seen as on an interval scale, so that is not problematic).

    • @bagusadi1277
      @bagusadi1277 17 дней назад

      @@RegorzStatistik Thank you for your response. The research variables I am using are childhood trauma (X), malevolent creativity behavior (Y), aggressive behavior (M), and resilience (W). All instruments use a Likert scale. There is a question from another statistician about whether the PROCESS model, which uses a moderation-mediation (multiple regression) approach, requires interval data for analysis, while the data generated from the Likert scale is ordinal and cannot be further processed.

    • @RegorzStatistik
      @RegorzStatistik 17 дней назад

      @@bagusadi1277 PROCESS is based on regressions and has the same requirements as multiple regression.

    • @bagusadi1277
      @bagusadi1277 16 дней назад

      @@RegorzStatistik Thank you for your attention and response. I truly appreciate it. I am still quite new to research, especially at the master’s level, where more complex analytical techniques are involved. I have also read various journals and other literature regarding differing opinions on analyzing ordinal versus interval data. It seems that some statisticians are against using regression or multiple regression approaches to analyze ordinal data obtained from Likert scales, even when assumption tests (independence, linearity, homoscedasticity, multicollinearity, and normality) have been conducted. I would also like to hear your opinion regarding other studies I have encountered, which suggest an additional process of transforming ordinal data into interval data using approaches like MSI or Z-scores to enable analysis using Hayes’ PROCESS model, which is based on regression and multiple regression. What are your thoughts on this approach? To be honest, the differences and debates around data transformation and the analysis of ordinal versus interval data using Hayes’ PROCESS model have left me quite confused. Thank you so much for taking the time to share your thoughts and insights.

    • @RegorzStatistik
      @RegorzStatistik 16 дней назад

      @@bagusadi1277 You can find my thoughts about this topic here: ruclips.net/video/rFvSQIQ0Yis/видео.html In general, I would look at your are of research and the published papers there. How do they treat Likert items or Likert scales?

  • @Anna-dl4ok
    @Anna-dl4ok 21 день назад

    Super erklärt, war am verzweifeln, aber hiermit bin ich schon ein ganzes Stück weiter, vielen Dank!!!! Muss man hierbei die gleichen Assumptions beachten (Linearity, independence of errors, homoscedasticity, normality of errors und keine multicollinearity) oder unterscheidet sich das von einer normalen Regression?

    • @RegorzStatistik
      @RegorzStatistik 20 дней назад

      Ja, eine Moderation ist im Prinzip eine ganz normale Regression mit denselben Annahmen. (Allerdings ist es relativ häufig so, dass bei einer Moderation eine gewisse Multikollinearität vorliegt - das lässt sich aber nicht grundsätzlich ändern und ist im Modell begründet.)

  • @didyouseekookiesbag809
    @didyouseekookiesbag809 22 дня назад

    Vielen Dank für das Video! Super erklärt. Ich hätte noch eine Frage, welche Voraussetzungen muss man prüfen um eine Mehrebenenanalyse machen zu können? Haben sie zu dem auch noch ein Video, wie man das in R machen könnte?

  • @silvia5400-r5p
    @silvia5400-r5p 24 дня назад

    Herzlichen Dank für das Video! Können Sie Literatur zur Regressionsanalyse empfehlen?

    • @RegorzStatistik
      @RegorzStatistik 24 дня назад

      Nicht wirklich, das habe ich primär aus Vorlesungen an der Uni gelernt und weniger aus Büchern.

  • @hannahmaria7161
    @hannahmaria7161 25 дней назад

    Vielen herzlichen Dank für das hilfreiche Video! Ich möchte für meine Abschlussarbeit gerne das Model 14 (moderierte Mediation des b-Pfades) rechnen und frage mich, ob die Ergebnisse für die Mediationshypothese (ohne Berücksichtigung des Moderators für den b-Pfad) identisch mit den Ergebnissen sein werden, wie wenn ich hierfür das Model 4 (einfach Mediationshypothese) rechnen würde? Kann ich mit Model 14 weiterhin erst einmal den totalen (c), direkten (c´) und indirekten (ab) Effekt berichten? Oder ist für diese isolierte Darstellung der Mediation (ohne Moderation) zusätzlich Model 4 zu rechnen?

    • @RegorzStatistik
      @RegorzStatistik 24 дня назад

      Dafür würde ich zusätzlich Model 4 rechnen.

  • @Lara18008xc
    @Lara18008xc 25 дней назад

    Danke für das hilfreiche Video! Für meine Bachelorarbeit möchte ich gerade ein solches Modell erstellen. Dabei will ich allerdings den Einfluss von einer beobachtbaren Variable auf drei latente Variablen beschreiben, die jeweils durch 5 Faktoren (rechtecke) beschrieben werden. Also ich schaue mir keine Korrelationen zwischen den Faktoren an, sondern nur wie sich die eine Variable jeweils auf die Faktoren auswirkt. Leider bekomm ich bei der Schätzung Werte von 1,07 (der kann ja schon nicht stimmen oder?), 0,15 und 0,58 raus. Dazu passen die ganzen Fit-Indices nicht, also sind entweder viel zu hoch oder zu tief. Das Program schlägt mir allerdings auch keine sinnvollen Verbesserungen vor. Nur das ich Fehlerterme aufeinander beziehen soll und das sich die Variablen zu den jeweiligen Faktoren voraussagen, aber da hattest du ja im Video gesagt das macht keinen Sinn. Wie kann ich da jetzt weiter vorgehen?

    • @RegorzStatistik
      @RegorzStatistik 24 дня назад

      Das kann ich nach dieser Schilderung alleine leider nicht beurteilen.

  • @ahmadvalikhani6290
    @ahmadvalikhani6290 26 дней назад

    Great! I have a question about the Index of Moderated Mediation. If we have an IV, M, Z, and DV and are looking for Model 59, the interaction of IV*Z on DV and also the interaction between M*Z on DV; what would be the Index of Moderated Mediation in this case?

    • @RegorzStatistik
      @RegorzStatistik 26 дней назад

      I don't think there is an index of moderated mediation for PROCESS model 59.

  • @dsavkay
    @dsavkay 28 дней назад

    Thanks for uploading these videos, these info are very hard to find online 🍃

  • @hannibertm5635
    @hannibertm5635 Месяц назад

    vielen Dank für das hilfreiche Video! Dadurch, dass Tabellen-Nr. und Titel in zwei Zeilen stehen müssen, habe ich nun das Problem, dass das automatische Tabellenverzeichnis nicht mehr vollständig generiert wird (es wird nur die Tabellen-Nr. ohne Beschreibung angezeigt). Gibt es dafür einen Trick in Word?

    • @RegorzStatistik
      @RegorzStatistik 29 дней назад

      Das weiß ich nicht. Haben Sie schon probiert, nach der Tabellennummer nur eine Zeilenschaltung und keine Absatzschaltung einzufügen? Vielleicht erkennt Word das dann als zusammenhängend? (Habe ich aber noch nicht ausprobiert)

    • @hannibertm5635
      @hannibertm5635 11 дней назад

      @@RegorzStatistik vielen Dank! Das hat tatsächlich funktioniert :)

  • @kleinerotto1694
    @kleinerotto1694 Месяц назад

    Vielen Dank für das hilfreiche Video! In meiner Hausarbeit zitiere ich an mehreren Stellen ein Bilderbuch. Sollte ich dabei auch die Illustratorin angeben?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      Dieser konkrete Fall ist m.E. nicht geregelt, aber es ist durchaus vorgesehen, als Mitautoren auch Leute mit "Spezialized Roles" aufzuführen, 9.10 APA 7. Beispiele dort sind Herausgeber (Ed.) Und bei einem Film: (Writer) und (Director) Insofern könnte man dann m.E. auch die Illustratorin mit bei den Autoren angeben mit der Rolle in Klammern danach.

  • @raifalves.0
    @raifalves.0 Месяц назад

    Hello Regorz, thanks for sharing this valuable insight with us. I have a question, I doing a mediation analysis for emotions (hope and fear) in a 2 (Framing: positive vs negative) x 2 (Focus: Promotion vs prevention) IVs. I’m interested in the interaction effects of these two IVs, so I created an interaction variable (Framing*Focus). Once I’m using Process macro, is it correct if I just add the new interaction variable as Y and add the two original IVs as covariates?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      I think in PROCESS this would be the case for a moderated mediation, e.g., model 7 (with one of the IVs as IV and the other IV as moderator).

  • @sofiarebolledo1320
    @sofiarebolledo1320 Месяц назад

    Hiii. Thanks for the video. Do you know if JASP has cox regression?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      Currently, there is only nonparametric survival (Kaplan Meier). But they plan to add other models to the survival module as well: jasp-stats.org/2024/01/09/non-parametric-survival-analysis-in-jasp/

  • @dominichaag5298
    @dominichaag5298 Месяц назад

    How can I get the confidence intervals for the ICC?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      I think by including an additional parameter in the ICC function: icc(null_model, ci = T) For more information about the possible parameters of the icc function: ?icc

  • @EricPietschmann
    @EricPietschmann Месяц назад

    Vielen Dank, dieses Video hat mich im Denken weiter gebracht als zig Seminare und andere Inhalte zu dem Thema!

  • @00Banane7
    @00Banane7 Месяц назад

    Würde man Kontrollvariablen bei der Prüfung der Voraussetzungen dann auch beim Nachbauen der Regressionen berücksichtigen?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      Ja, es müssen genau die Modelle nachgebaut werden, die auch im PROCESS-Output erscheinen.

  • @AsmaSaid-y5b
    @AsmaSaid-y5b Месяц назад

    Hello, thank for your explanation; i got significant in mediation but when it come to moderation both are not; what should. I do?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      I would report the results. It is not that uncommon that you don't get the results you expected.

    • @AsmaSaid-y5b
      @AsmaSaid-y5b Месяц назад

      @@RegorzStatistik thank you, do we need to run model 4 before doing model 59

  • @vanessachanmingmiin4923
    @vanessachanmingmiin4923 Месяц назад

    is this robust standard error provide long-run or short-run results?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      It provides results that are robust to a violation of the homoscedasticity assumption.

  • @keshi9381
    @keshi9381 Месяц назад

    Hi, thank you for the tutorial. Can I ask how to report bootstrapping results? Particularly when moderation model 1 results different with bootstrapping results (p)

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      I would report the regression coefficient and the bootstrapped confidence interval.

  • @nano7586
    @nano7586 Месяц назад

    I was wondering if it's possible to also quantify the heteroscedasticity if I'm interested in detecting variables that have an effect on the spread? I'm an engineer and would like to find sources of variance and control those, but not by quantifying the effect on the mean but on the variance. Thanks!

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      I don't know about that. If I have heteroscedaticity I simply use other standard errors (HC3, HC4) or bootstrapping.

  • @giuc100
    @giuc100 Месяц назад

    I have a question. How do we interpret BOTH. In my case one of the moderators when taken alone is moderating (model 1) but when I use model 2 with another moderator, this moderator is not moderating while the second moderator is moderating. Yet, in the results section where it says BOTH this is significant moreover the effect size is larger than the moderation effect of the second moderator. How do I interpret this?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      If BOTH is significant, then both interactions taken together explain significantly additional variance of the DV (beyond the other predictors in the model). Whereas the test for an individual interaction shows whether that interaction explains significantly additional variance of the DV beyond the other predictors including the other interaction. It is basically the same situation we know from multiple regression: You can have a significant correlation between a predictor and the criterion variable but at the same time not have a significant regression weight for that predictor in the context of a multiple regression. If one of the interactions is not significant, then that does not imply that its effect is zero; for that reason the effect size for BOTH will be larger thant the effect size for the other, significant interaction, in most cases.

    • @giuc100
      @giuc100 Месяц назад

      ​@@RegorzStatistik thanks for your reply. If one interaction is not significant, and the other interaction is significant but both has a value greater than either square change for either oof the interactions can we talk about synergies between the moderators? I was trying to see when two moderators exist together (both are different HR practices) whether their moderation effect will produce a higher moderating effect or not

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      @@giuc100 If the R² for BOTH is smaller than the sum of the two individual R² values of the interactions, then there is some amount of overlap between the two interaction effects.

  • @Prem-fd7ks
    @Prem-fd7ks Месяц назад

    PLS SEM ,are the parameters in JASP enough to measure the Formative construct?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      I am not sure that I understand your question. You can run a PLS SEM with formative constructs as shown in the last part of the video.

  • @JuliaKarska
    @JuliaKarska Месяц назад

    Great video! I have a beginner question: how can I upload my own database instead of this pisaUSA15? With which code? My database is in csv format.

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      I think there are many videos about how to import a csv file. I guess you will find them my searching in RUclips with this search string: r import csv

  • @erispc
    @erispc Месяц назад

    Great!

  • @ahmadvalikhani6290
    @ahmadvalikhani6290 Месяц назад

    Great! 1) What should we do when we combine longitudinal variables (measured at different time points) and variables measured only once? 2) When we have several measures of almost the same variables, can we use all of them or will it create a problem and need to choose one?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      I haven't come across this situation, yet, so I don't know. Here are my guesses: ad 1: For something like that I would prefer using LCGA (latent class growth analysis or GMM (growth mixture modeling) instead of LPA. ad 2: In this case I think I would combine those measures into one value and include that in the LPA.

    • @ahmadvalikhani6290
      @ahmadvalikhani6290 Месяц назад

      @@RegorzStatistik Actually, I plan to identify latent groups based on three variables measured longitudinally. However, these three measures were not assessed at the same time points. For example, x was measured at ages 11 and 14, y was measured at 103 months, 9 years, and 11 years, and z was measured at ages 8, 10, 12.5, 13.5, and 17.5. As you can see, the intervals within each variable and between variables are not equal. Do you think I can still use GMM in this situation?

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      ​@@ahmadvalikhani6290 In that case I don't think GMM will work (but I have no experience with a data situation like this). One problem for a LPA could be that z (with 5 timepoints) will dominate the analysis. If you run a LPA I think I would run at least two models: one with the full set of variables and one with only 2 or 3 ages for y to counter that threat (but that is only my intuition, not based on any literature).

    • @ahmadvalikhani6290
      @ahmadvalikhani6290 Месяц назад

      @@RegorzStatistik Thanks. I will try to use cross-sectional data. Apart from that, I have kept encountering this error, but I could not find the reason or solution for it: The 'variances'/'covariances' arguments were ignored in favor of the 'models' argument. Warning in (function (data, modelName = NULL, nboot = 999, level = 0.05, : some model(s) could not be fitted! Warning in (function (data, modelName = NULL, nboot = 999, level = 0.05, : only 1-component model could be fitted. No LRT is performed! Warning: Mclust could not estimate model 2 with 5 classes. Warning: Mclust could not estimate model 6 with 2 classes. Warning: Mclust could not estimate model 6 with 3 classes. Warning: Mclust could not estimate model 6 with 4 classes. Warning: Mclust could not estimate model 6 with 5 classes. Warning: One or more analyses resulted in warnings! Examine these analyses carefully: model_2_class_5, model_3_class_5, model_6_class_2, model_6_class_3, model_6_class_4, model_6_class_5

    • @RegorzStatistik
      @RegorzStatistik Месяц назад

      @@ahmadvalikhani6290 I guess some models could not be estimated, e.g. convergence issues. Nothing more I can say based on this.

  • @roshidul
    @roshidul 2 месяца назад

    thanks, so easily explained everything. Much appreciate

  • @roshidul
    @roshidul 2 месяца назад

    Excellent explanation.

  • @Questtoknowwithdraftab
    @Questtoknowwithdraftab 2 месяца назад

    You doing great job for researcher