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

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

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

  • @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.

  • @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.

  • @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.

  • @siddharthachakraborty186
    @siddharthachakraborty186 4 месяца назад

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

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

    Sir, I am facing a problem. In the console error is add = Jitter

  • @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 Год назад +1

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

  • @bettani100
    @bettani100 6 месяцев назад +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

  • @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