Closed Saadi4469 closed 3 years ago
Hi Saadi4496,
I am sorry. But I cannot debug your code for you. The error shouldn't depend on a specific dataset. Please try to extract a minimal example, that creates the error. For more help see https://stackoverflow.com/help/minimal-reproducible-example
Best, Constantin
I was able to fix the issue, the problem was with one of pairs.
Cheers!
Great. Happy to hear that you found the solution 🎉
Hi, Saadi 4469,
I have a similar problem, I am inclined to just remove the problematic pairs. But perhaps you can tell me what was your solution?
I could not find a problem in my data when I ran into this issue, either when getting "missing value where TRUE/FALSE needed" or "not enough 'y' observations." Eventually, I figured out that it had to do with the naming of the comparisons, which have to match x-axis categories exactly (I had mis-typed one of them), and nothing to do with the number of y observations or missing values. I think writing a more helpful error message would be great here.
I am getting this error while running the following code, this is the first time I created a code via reprex, so I hope it works. Due to this error, the p values don't show plus the box plots don't show. Can you please help with this? Since, I am not using the sample data, I am not able to use reprex, hence I am also uploading the dataset.
VIC_vs_PCA_SC_2004.zip
Thank you,