Boxplot along with p value, number of samples, mean and significant letter in

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ต.ค. 2022

ความคิดเห็น • 17

  • @arseneadou9602
    @arseneadou9602 ปีที่แล้ว +1

    Good job!!!
    👍

  • @zebibtube8888
    @zebibtube8888 ปีที่แล้ว +1

    👌

  • @michaelekwemuka146
    @michaelekwemuka146 หลายเดือนก่อน

    Hi Prof., thanks for this video. Please can we have have a video of how PCA analysis is conducted and visualized with Base R? Thanks a lot for your ever incisive lectures.

  • @abinashdas3604
    @abinashdas3604 ปีที่แล้ว +1

    hello, while performing the analysis, I got this notification.
    This code ran smoothly.
    > d=cc+geom_text(data=value_max,aes(x=treatment,y=0.1+max_value,label=sig.letters$gropus),vjust=0)
    But after that while I ran the code "d", error is showing. Please tell what to do.
    Error in `geom_text()`:
    ! Problem while computing aesthetics.
    ℹ Error occurred in the 5th layer.
    Caused by error in `check_aesthetics()`:
    ! Aesthetics must be either length 1 or the same as the data (1)
    ✖ Fix the following mappings: `x`
    Run `rlang::last_trace()` to see where the error occurred.

    • @abinashdas3604
      @abinashdas3604 ปีที่แล้ว +2

      This is the case.
      >d=cc+geom_text(data=value_max,aes(x=treatment,y=0.1+max_value,label=sig.letters$gropus),vjust=0)
      > d
      Error in `geom_text()`:
      ! Problem while computing aesthetics.
      ℹ Error occurred in the 5th layer.
      Caused by error in `check_aesthetics()`:
      ! Aesthetics must be either length 1 or the same as the data (1)
      ✖ Fix the following mappings: `x`
      Run `rlang::last_trace()` to see where the error occurred.

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  ปีที่แล้ว

      @@abinashdas3604 your code is correct. Restart R session and run dplyr code 1st and then change your treatment into factors and run maximum value.

  • @nesarahmadnesar7857
    @nesarahmadnesar7857 ปีที่แล้ว +1

    Good evening sir,
    After running group letters to Box plot i got this error message:
    Aesthetics must be either length 1 or the same as data (1): x and label

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  ปีที่แล้ว +2

      Please remove anything from the brain of R. I faced the same issue. But it works for me after removing previous task.

  • @siddharthachakraborty186
    @siddharthachakraborty186 4 หลายเดือนก่อน

    well my plot is showing but my p value is not showing in plot

  • @bettani100
    @bettani100 5 หลายเดือนก่อน +1

    attach(CT)
    value_max=CT%>%group_by(Treatment)%>%summarise(max_value=max(CT))
    hsd=HSD.test(aov(CT~Treatment+Replication, data = CT), trt="Treatment", group=T)
    sig.let

  • @habibali2017
    @habibali2017 ปีที่แล้ว +1

    stat_compare_means requires the following missing aesthetics: x and y
    data is
    rep dose 1 dose 2 respone variable
    1,2,3 0,1,2,3 0,1,2
    i find this error in 5:30 plz help me

  • @marcellinkouadio1731
    @marcellinkouadio1731 11 หลายเดือนก่อน +1

    Good morning sir,
    After running code i got this error message:
    Error in data[, x] : incorrect number of dimensions

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  11 หลายเดือนก่อน

      Show me your code.

    • @marcellinkouadio1731
      @marcellinkouadio1731 11 หลายเดือนก่อน

      @@wakjiratesfahun3682 finally, I could do that. Thank you very much.

  • @amreshchaudhary7105
    @amreshchaudhary7105 ปีที่แล้ว +1

    Your videos are great bro
    Please let me know from where have you learnt all these.
    I want to collab with you please give me your mail id