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.
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
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.
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.
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
Good job!!!
👍
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.
Sir, I am facing a problem. In the console error is add = Jitter
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
Share with me your code.
well my plot is showing but my p value is not showing in plot
👌
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.
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.
@@abinashdas3604 your code is correct. Restart R session and run dplyr code 1st and then change your treatment into factors and run maximum value.
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
Good morning sir,
After running code i got this error message:
Error in data[, x] : incorrect number of dimensions
Show me your code.
@@wakjiratesfahun3682 finally, I could do that. Thank you very much.
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
Please remove anything from the brain of R. I faced the same issue. But it works for me after removing previous task.
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
Use this email,wakjiratesfaun@gmail.com