Excellent Job. Please make a video on how can we calculate genotype by environment interaction (GxE) in Augmented block design using RStudio. Waiting for a video on GxE and Your efforts will be highly appreciated.
@@plantsciencetools9482 Dear Dr Sb, still I am waiting. I will suggest you to calculate ANOVA for genotype X Location, genotype X Year and location X year.
Hi, I have used augmented design to measure one trait. There are 340 genotypes including checks divided in 5 blocks. I tried to apply the same command but it is showing the "Error in data.frame(c1 = 1, x) : arguments imply differing number of rows: 1, 0". Please suggest the solution for this issue. Thanks.
Mostly ANOVA with treatment adjusted is used because this table provides data normalized according to treatment (here treatment means check genotype repeated in each block)
I am getting statement like Error in DAU.test(Aug$block, Aug$trt, Aug$col, method = "lsd", Console = TRUE) : unused argument (Console = TRUE) and on using either code Error in is.factor(x) : object 'block' not found. Kindly mention your comment.
Please confirm your column names, if your file name and column name is different from the code mentioned in video, then you need to edit code accordingly
very well explained sir
sir thanks to u ....when it comes to learning are u are the best.
Good Dr Rana
Helped me a lot. Thanks
Nice work sir😊😊
Excellent Job. Please make a video on how can we calculate genotype by environment interaction (GxE) in Augmented block design using RStudio. Waiting for a video on GxE and Your efforts will be highly appreciated.
Please Calculate GxE for 1 trait under 4-5 environments and explain the genotypic, environment effects, and interaction of both as well.
I am planning to record a tutorial on that too, Thanks for you comment
Sir I will also request you for the same
@@plantsciencetools9482 Dear Dr Sb, still I am waiting. I will suggest you to calculate ANOVA for genotype X Location, genotype X Year and location X year.
Sir A.o.a ,Sir aik video alpha lattice design pr bi bna deyien iski layout aur analysis kese hoga R studio me
Thanx a lot Sir for the tutorial
So nice of you
Sir, can you tell how to do phenotypic correlation, genotypic correlation,path analysis for the augmented design
Can we run LSD on this if yes then please explain. If there are more then 100 lines how would we differentiate alphabetically
Great job..can you upload tutorial, how to make 2 and 3 Factor Anova of augmented RCB D using R Stat??
Nice explaination Sir, I have treatments also how can I arrange my file
Please could you make a video on how to assess in Rstudio ANOVA and statistics analysis for (multi environment trials) using Augmented block design.
Hi, I have used augmented design to measure one trait. There are 340 genotypes including checks divided in 5 blocks. I tried to apply the same command but it is showing the "Error in data.frame(c1 = 1, x) :
arguments imply differing number of rows: 1, 0". Please suggest the solution for this issue. Thanks.
Please check your data names and names written in code
Sir
How to analyze correlation and path in Augmented design
Last step when I click run , its showing [ In sink( ) : no sink to remove] what to do ? Plz reply to this
Please check your commands, it has some error or something is missing in it.
Set working directory
Sir, nice lecture very well explained. can you please give a lecture on alpha lattice design using R. thanking you sir in advance
Thanks dear, I will try for that too
Sir, I tried to download agricolae package in r studio but I can't. May you help me to download agricolae package?
Its easy just click on the install package option and write the name of the package select it and it will be installed
There is compatibility issue of agricolae with come versions of RStudion
Try to download older version of agricolae using given link (cran.r-project.org/src/contrib/Archive/agricolae/). Then install through zip file option
I could not find package DAU.test.
Dear Sir, Thanks.
There are two ANOVA tables in output, treatment adjusted and block adjusted, which one we should use and why.
Mostly ANOVA with treatment adjusted is used because this table provides data normalized according to treatment (here treatment means check genotype repeated in each block)
I am getting statement like Error in DAU.test(Aug$block, Aug$trt, Aug$col, method = "lsd", Console = TRUE) :
unused argument (Console = TRUE) and on using either code Error in is.factor(x) : object 'block' not found. Kindly mention your comment.
Please confirm your column names, if your file name and column name is different from the code mentioned in video, then you need to edit code accordingly
Hi sir, i followed this code but getting error as
"Error in `contrasts
Please recheck your data file, check for missing data and file formatting
Hii can you please let me know out of all these results which parameter are important to report in paper
ANOVA, Treatment Adjusted
And
LSD table are most important
Error in if (lastC(M[i]) != letras[k]) M[i]
Please check for some missing values in your data
How to calculate GCV and PCV from this data in agumented design?
Sir,without codes how can we learn through this video??codes should have mentioned below.
#Augmented Block Design Analysis
modelDAU_LM_New
you can use these codes
Plz share the codes
#Augmented Block Design Analysis
modelDAU_LM_New