Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upLabels of plot_scores(AMMI_model, type = 2) #1
Comments
|
Thank you so much for your comment. I just corrected the y-axis with "PC2" in the development version. Now, I'm closing this issue. |
Congratulation for developing such a wonderful package.
I think I spotted a type in the labels of
plot_scores(AMMI_model, type = 2). Both labels arePC1. I think x-axis label should bePC1and y-axis label should bePC2.