indices: Estimation common stress tolerance and susceptibility indices

Description Usage Arguments Details Value Author(s) References Examples

Description

This function estimated the common stress tolerance and susceptibility indices.

Usage

1
indices(data, x, y)

Arguments

data

A data frame including genotype name (Gen), yp and ys

x

Response variable in non-stress condition (yp)

y

ys: Response variable in stress condition (ys)

Details

This function is the main function of presented packages, using the mentioned formula calculated the indices and put the indices in a data frame (df1) to use in the other functions.

Value

YEI Yield Efficiency Index

TOL Tolerance Index

SSI Stress Susceptibility Index

MP Mean Productivity

GMP Geometric Mean Productivity

STI Stress Tolerance Index

YI Yield Index

YSI Yield Stability Index

HM Harmonic Mean

RDI relative drought index

DI Drought Resistance Index

YR Yield Reduction

ATI Abiotic Tolerance Index

SSPI Stress Susceptibility Percentage Index

SNPI Stress Non-Stress Production Index

Author(s)

Peyman Sharifi

References

Fernandez, G.C.J. 1992. Effective selection criteria for assessing plant stress tolerance. In proceeding of a Symposium, Taiwan, 13-18 Aug. pp.

Bouslama, M., and Schapaugh, W. T. 1984. Stress tolerance in soybean. Part I: Evaluation of three screening techniques for heat and drought tolerance. Crop Science 24: 933-937.

Gavuzzi, P., Rizza, F., Palumbo, M., Campaline, R.G., Ricciardi, G.L., and Brghi, B. 1997. Evaluation of field and laboratory of drought and heat stress in winter cereals. Canadian Journal of Plant Science 77(4): 523-531.

Moosavi SS, Yazdi Samadi B, Naghavi MR, Zali AA, Dashtid H, Pourshahbazi A (2008). Introduction of new indices to identify relative drought tolerance and resistance in wheat genotypes. Desert 12:165-178.

Rosielle, A., and Hamblin, J. 1981. Theoretical aspects of selection for yield in stress and non-stress environment. Crop Science 21: 943-946.

Examples

1
2
{data (ricedrt)
{indices (ricedrt,x,y)}}

kadose/EASiP documentation built on Nov. 4, 2019, 3:29 p.m.