yp.ysplot.genname: Plotting two dimensional graph based on yp ad ys

Description Usage Arguments Details Value Author(s) References Examples

Description

This function plotted a two dimensional graph based on yp ad ys with genotype name.

Usage

1

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

As a result, users can assign the genotypes to groups A, B, C, and D, as described by Fernandez (1992). According to Fernandez (1992) report, genotypes can be classified into four groups based on their performance in stressed and non-stressed conditions: group A: genotypes with high yield under both stressed and non-stressed conditions, group B: genotypes with high yield under non-stressed conditions, group C: genotypes with high yield under stressed conditions, group D: genotypes with poor performance under both stressed and non-stressed conditions. A suitable index must be able to distinguish group A from the other groups.

Value

plot A plot for detecting tolerant and susceptible genotypes

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.

Examples

1
2
{data (ricedrt)
 yp.ysplot.genname(data,x,y)}

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