datdti {gpbStat} | R Documentation |
Data of estimating drought tolerance indices without replication
Description
The sample data containing 15 genotypes evaluated under non-stress and stress conditions without replications
Usage
data(datdti)
Format
A dataframe of eight variables.
- ENV
two environment
- GEN
fifteen genotypes
- CL
trait cob length
- CG
trait cob girth
- NKR
trait number of kernel rows
- NKPR
trait number of kernels per row
- HSW
trait hundred seed weight
- GY
trait grain yield
See Also
Examples
result = dti(datdti, environment = ENV, genotype = GEN, datdti[,3:8], ns = 'NS-DWR', st = 'ST-DWR')
[Package gpbStat version 0.4.3 Index]