Analysis of Factorial Completely Randomized Design for 2 and 3 factors for multiple variables in R

Sdílet
Vložit
  • čas přidán 22. 08. 2024

Komentáře • 42

  • @rozymunene8561
    @rozymunene8561 Před 2 lety +1

    Thank you very much. very good information.

  • @fayashaheen4774
    @fayashaheen4774 Před rokem +2

    Kindly I wand videos on PCA(Principle component analysis) and multiple regressions too!

  • @fayashaheen4774
    @fayashaheen4774 Před rokem +1

    best video ever, its really very helpful thank you so much!
    kindly make videos on RCBD factorials too
    🙏🙏

  • @nadiashaheen9613
    @nadiashaheen9613 Před rokem

    ITS REALY HELPFUL KEEP POSTING SUCH VIDEOS

  • @user-fu6vi7gp5g
    @user-fu6vi7gp5g Před 7 měsíci

    wow ! an amazing response!!! Thank you!

  • @nadiashaheen9613
    @nadiashaheen9613 Před rokem

    THANK YOU SO MUCH

  • @Beneiamalemneh-dd8oe
    @Beneiamalemneh-dd8oe Před 10 měsíci +1

    is it R studio considers the only combination of treatment or level's of individual factor for computing Degree of freedom for factorial exprement

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Před 10 měsíci

      It consider both main and interaction effects in calculating degree of freedom.

  • @user-fu6vi7gp5g
    @user-fu6vi7gp5g Před 7 měsíci

    sorry I want to ask you that on this video how to analyses together the yield and st(straw yield) together at once on the same procedure? thank you!

  • @user-fu6vi7gp5g
    @user-fu6vi7gp5g Před 7 měsíci

    Is that possible to analysis yield and straw(st) that you show us on this video?

  • @belaynehshibabaw7914
    @belaynehshibabaw7914 Před 2 lety +1

    i need one vedio lecture on regresion

  • @user-fu6vi7gp5g
    @user-fu6vi7gp5g Před 7 měsíci +1

    what is the method change on this video to do by RCBD ?

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Před 7 měsíci

      frbd2fact(factorialdata[5:6],factorialdata$Replication,
      factorialdata$Nitrogen,factorialdata$Phosphorus,2)

  • @yenealemalemneh8957
    @yenealemalemneh8957 Před 11 měsíci +1

    thank u bro it is very help me, but is it true the LSD value is only one from analysis result, is the same for all source of varation

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Před 11 měsíci

      No way ! It is different for main and interaction effect. I used DMRT for this tutorial and as you know that the value for DMRT is not one that why R gave initial cut points .

    • @yenealemalemneh8957
      @yenealemalemneh8957 Před 11 měsíci +1

      I used the LSD test, for factorial CRD experiment, but for for each variables separately the LSD result were only one for example for cholorphyll content is 6.95 for Fact A,for Fact B , for A and B,

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Před 11 měsíci

      @@yenealemalemneh8957 run this code
      library(doebioresearch)
      fcrd2fact(factorialdata[5],factorialdata$Nitrogen,factorialdata$Phosphorus,1)

    • @yenealemalemneh8957
      @yenealemalemneh8957 Před 11 měsíci

      @@wakjiratesfahun3682 10qu very much

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Před 11 měsíci

      @@yenealemalemneh8957 share with me your data with this email address ,wakjiratesfahun@gmail.com

  • @yenealemalemneh8957
    @yenealemalemneh8957 Před rokem +1

    hi wakjera, I follow all procuders but when I make it run, it desply as it is without showing result at result window

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Před rokem

      I think you represented the code with some word. Please share the code with me.

    • @yenealemalemneh8957
      @yenealemalemneh8957 Před rokem

      library(doebioresearch)
      str(y1)
      #change to factor by using as.factor
      y1$rep=as.factor(y1$rep)
      y1$of=as.factor(y1$of)
      y1$inof=as.factor(y1$inof)
      str(y1)
      model 01
      fcrd2fact(data, fact. A, fact.B, multiple.comparison.test)
      #mutiple. comparison.test
      #0 for no test
      #1 for LSD test
      #2 for Duncan test
      #3 for HSD test
      #crd-chlo ph rl ph:rl sd nd nl lw la lai fsw cgr2-LSD test
      #fcrd2fact(y1[4:5:6:7:8:9:10:11:12:13], y1$of, y1$inof, 1)

    • @yenealemalemneh8957
      @yenealemalemneh8957 Před rokem +1

      hi wakjira I need your support, I am waiting your reply from above my lastly I used code for analysis but, without showing result as it is...

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Před rokem

      @@yenealemalemneh8957 I told before to show me your code.

    • @yenealemalemneh8957
      @yenealemalemneh8957 Před rokem

      @@wakjiratesfahun3682
      I am sent the code many times but uptoknow whynot reach to u

  • @Roberttherobot69
    @Roberttherobot69 Před rokem +1

    can you pls show me the data in excel i cant organize the data like u did

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Před rokem +1

      It is already built in the doebioresearch page.
      Just run this code after the package.
      Data(factorialdata)
      View(factorialdata)

    • @Roberttherobot69
      @Roberttherobot69 Před rokem +1

      @@wakjiratesfahun3682 thank you very much i will try to run my data

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Před rokem

      @@Roberttherobot69 let me know if face difficulties.

    • @Roberttherobot69
      @Roberttherobot69 Před rokem +1

      @@wakjiratesfahun3682Sir, i cant run it said that my x something is identical in r
      i have 2 treatments each of them have 3 reps and different concentrations and i cant organize as in the data that you show me because when i ran it, it said that my x is identical .
      i dont know what it means. pls help

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Před rokem

      @@Roberttherobot69 Please leave your email adress.

  • @ebisadufera7132
    @ebisadufera7132 Před 5 měsíci +1

    Please show us first how to upload data first