Learn R Programming

plantphysioR (version 1.0.0)

YSI: Yield reduction index or Yield Stability Index (YSI)

Description

Higer YSI value depicts that particular genotype is stable under both normal and stressed conditions

Usage

YSI(Yp, Ys)

Value

YSI

Arguments

Yp

Yield under control condition

Ys

Yield under stress condition

References

Bouslama, M., & Schapaugh Jr, W. T. (1984). Stress tolerance in soybeans. I. Evaluation of three screening techniques for heat and drought tolerance 1. Crop science, 24(5), 933-937.

Examples

Run this code
YSI(500, 350)

Run the code above in your browser using DataLab