Learn R Programming

plantphysioR (version 1.0.0)

HAM: Harmonic Mean

Description

Harmonic Mean

Usage

HAM(Yp, Ys)

Value

Harmonic mean

Arguments

Yp

Yield under control condition

Ys

Yield under stress condition

References

Schneider, K. A., Rosales‐Serna, R., Ibarra‐Perez, F., Cazares‐Enriquez, B., Acosta‐Gallegos, J. A., Ramirez‐Vallejo, P., ... & Kelly, J. D. (1997). Improving common bean performance under drought stress. Crop science, 37(1), 43-50.

Examples

Run this code
HAM(500, 350)

Run the code above in your browser using DataLab