datrdti {gpbStat} | R Documentation |
Data of estimating drought tolerance indices with replication
Description
The sample data containing 15 genotypes evaluated under non-stress and stress conditions with replications
Usage
data(datrdti)
Format
A dataframe of nine variables.
- ENV
two environment
- GEN
fifteen genotypes
- REP
two replications
- 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(datrdti, environment = ENV, genotype = GEN, datrdti[,4:9],
ns = 'NS-DWR', st = 'ST-DWR')
[Package gpbStat version 0.4.3 Index]