avr.si: Estimating average of response variable in stress and...

Description Usage Arguments Value Author(s) Examples

Description

This function estimated average of response variable in stress and non-stress conditions and stress index.

Usage

1
avr.si(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)

Value

Yp Average value of response variable in non-stress condition

Ys Average value of response variable in stress condition

SI Stress Index

Author(s)

Peyman Sharifi

Examples

1
2
3
{data (ricedrt)
{avr.si (ricedrt,x,y)}
}

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