Learn R Programming

plantphysioR (version 1.0.0)

Golden_mean: Golden Mean (GM)

Description

Calculates Golden mean value using Moradi et al.,(2012)

Usage

Golden_mean(Yp, Ys)

Value

GM

Arguments

Yp

Yield under control condition

Ys

Yield under stress condition

References

Moradi H, Akbari GA, Khorasani SK, Ramshini HA (2012) Evaluation of drought tolerance in corn (Zea Mays L.) new hybrids with using stress tolerance indices. Eur J Sustain Dev 1. (3): 543-560

Examples

Run this code
Golden_mean(500, 350)

Run the code above in your browser using DataLab