Multivariate Statistical Analysis Part 2: MANOVA (with R Demonstration)

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024

Комментарии • 23

  • @戴晓妍
    @戴晓妍 2 года назад +1

    This video is really is a must-see for anyone self-studying multivariate analysis. Hope more excellent videos can be uploaded soon!

  • @vesitekniikka7064
    @vesitekniikka7064 3 года назад +9

    Manova() function is part of "car" package and not "MASS" package. Telling this to save someones time if they are running on errors with trying to only work with their own data like me.

    • @cesarfierro5509
      @cesarfierro5509 2 года назад +1

      I had not seen your comment. I spent a few minutes looking for the MANOVA function in the mass package😅

  • @sannebast
    @sannebast Год назад +1

    Thank you so much! Really helpful 🙏

  • @muhammadbello6127
    @muhammadbello6127 2 года назад +1

    Excellent work!Please let's see a posthoc test, preferably DMRT/TUKEY.

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

    When the Manova-function in 'Car' is used with type-III SS, the order of the predictors (Depth + Contour vs Contour + Depth) does make a difference when intercept is removed by '-1'. How if intercept is left in the model then the order of appearance doesn't interfere with the model estimation.

  • @ancamihai2950
    @ancamihai2950 3 года назад +1

    Thanks a lot for your explanation, it is very useful. You should post more often, I really like it.

  • @fredericobaptista7103
    @fredericobaptista7103 3 месяца назад

    Thank you very much for this tutorial. I still have a question: how can I test the assumptions on a long-form dataset? I am asking this, because in the other video you tested the assumptions on a wide format dataset.

  • @aneeshmenon12
    @aneeshmenon12 4 года назад

    Excellent Video, very clearly explained

  • @VladimirShatalov
    @VladimirShatalov 4 года назад +1

    Thanks for the nice lecture, very clear explanations. Maybe, one note concerning the variance of the pH, Density, and Conductivity explanation. Should we consider the variance multidimensional, so that 78.9% and 68.4% refer to different dimensions?

  • @jyotisharma3840
    @jyotisharma3840 8 месяцев назад

    thanks for wonderful vedio.Would you please tell how to test assumptions for factorial Manova and if assumptions failed how to address that In r?

  • @keyifyapmakciddibiristirky8500
    @keyifyapmakciddibiristirky8500 2 года назад +1

    Thanks for the video. It’s very helpful. I have a question about the output of lm() modeling at 50:28. Why can't we see 0-10 Depth category in the coefficients output whereas it is present in the dataset. There are just 10-30 , 30-60, and 60-90 in the output? Thank you.

  • @sannebast
    @sannebast Год назад +1

    Does anyone know a way to test type 1 MANOVA? Unfortunately this command only accepts type II or III

  • @ramesh2129
    @ramesh2129 6 лет назад

    very well explained. Detailed Demo.

  • @izuchukwuezukanma1132
    @izuchukwuezukanma1132 3 месяца назад

    for some reason, the ICC function did not work for me .
    When I ran :ICC(pt[,5:11])
    This is the error message I got :
    Error in initializePtr() :
    function 'cholmod_factor_ldetA' not provided by package 'Matrix'
    What do I need to do to get this resolved. I have installed the psych package.

  • @terrylee6904
    @terrylee6904 5 лет назад

    Thanks for sharing, very helpful, indeed!

  • @kikitasya5563
    @kikitasya5563 3 года назад

    very helpful! thankyou

  • @signomar
    @signomar 4 года назад

    Good morning, First of all, cheers for the class. Very very simple to get to the point.
    I have a question: In the FACTORIAL MANOVA, what about having for instance 3 replicates per measures in depth…? So three replicates for the TOP 0-10, three for the TOP 10-30 etc...

  • @ddelanira
    @ddelanira 2 года назад

    Hello! Thank you so much for this video and the script!
    Would you indicate a literature reference for the Partial Eta-Squared Values calculation? Thank you!!

  • @juanmasolis1
    @juanmasolis1 6 лет назад

    Excelente, muchas gracias

  • @samihatashin6791
    @samihatashin6791 2 года назад

    How does the 4 test statistics of one-way manova vary?

  • @paulmuoki1059
    @paulmuoki1059 11 месяцев назад

    Share the pdf notes you are using kindly