Learn R Programming

easyanova (version 7.0)

data13: data13: Cruz and Carneiro (2006): page 575

Description

Incomplete block design

Usage

data(data13)

Arguments

Format

A data frame with 23 observations on the following 3 variables.

genotypes

a factor with levels f1 f10 f11 f12 f13 f14 f2 f3 f4 f5 f6 f7 f8 f9 test1 test2 test3

blocks

a factor with levels b1 b2 b3

yield

a numeric vector

References

CRUZ, C.D. and CARNEIRO, P.C.S. Modelos biometricos aplicados ao melhoramento genetico. 2nd Edition. Vicosa, UFV, v.2, 2006. 585p.

Examples

Run this code
# NOT RUN {
data(data13)
summary(data13)
# }

Run the code above in your browser using DataLab