| haynes {agricolae} | R Documentation |
Data of AUDPC for nonparametrical stability analysis
Description
Published data. Haynes. Mean area under the disease progress curve (AUDPC) for each of 16 potato clones evaluated at eight sites across the United States in 1996
Usage
data(haynes)
Format
A data frame with 16 observations on the following 9 variables.
clonea factor with levels
A84118-3AO80432-1AO84275-3AWN86514-2B0692-4B0718-3B0749-2FB0767-2BertitaBzuraC0083008-1ElbaGretaKrantzLibertasStobrawaFLa numeric vector
MIa numeric vector
MEa numeric vector
MNa numeric vector
NDa numeric vector
NYa numeric vector
PAa numeric vector
WIa numeric vector
References
Haynes K G, Lambert D H, Christ B J, Weingartner D P, Douches D S, Backlund J E, Fry W and Stevenson W. 1998. Phenotypic stability of resistance to late blight in potato clones evaluated at eight sites in the United States American Journal Potato Research 75, pag 211-217.
Examples
library(agricolae)
data(haynes)
str(haynes)