
Last chance! 50% off unlimited learning
Sale ends in
Data from and experiment with five maize families carried out in randomized block design, with four replications (environments).
data("maize")
A data frame with 20 observations on the following 6 variables.
NKPR
a numeric vector containing values of Number of Kernels Per cob Row.
ED
a numeric vector containing values of Ear Diameter (in cm).
CD
a numeric vector containing values of Cob Diameter (in cm).
PH
a numeric vector containing values of Plant Heigth (in m).
family
a factor with levels 1
2
3
4
5
env
a factor with levels 1
2
3
4
# NOT RUN {
data(maize)
str(maize)
summary(maize)
# }
Run the code above in your browser using DataLab