R_drought_index | R Documentation |
Calculates relative drought index according to Fisher and Wood (1979)
R_drought_index(Yp, Ys, Mp, Ms)
Yp |
Yield under control condition |
Ys |
Yield under stress condition |
Mp |
Mean Yield of all the genotypes under control Condition |
Ms |
Mean Yield of all the genotypes under stress Condition |
RDI
Fischer RA, Wood JT (1979) Drought resistance in spring wheat cultivars III. Yield association with morphological traits. Aust J Agr Res. 30: 1001-1020
R_drought_index(500, 350, 400, 300)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.