Learn R Programming

gpbStat (version 0.4.4)

datdti: 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)

Arguments

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

datrdti ,alphaltc ,rcbdltc

Examples

Run this code
result = dti(datdti, environment = ENV, genotype = GEN, datdti[,3:8], ns = 'NS-DWR', st = 'ST-DWR')

Run the code above in your browser using DataLab