Displaying 1 result from an estimated 1 matches for "p3747".
Did you mean:
3747
2006 Dec 28
1
split-plot multiple comparisons
...;-c(130,150,170,165,
125,150,160,165,
110,140,155,150,
115,140,160,140,
115,170,160,170,
135,170,190,185,
150,160,180,200,
135,155,165,175,
130,150,175,170,
145,180,195,200)
hibrido<-factor(rep(c(rep("P3747",4),rep("P3732",4),rep("Mol17",4),rep("A632",4),rep("LH74",4)),2))
bloque<-factor(c(rep("I",20),rep("II",20)))
nitrogeno<-factor(rep(c("0","70","140","210"),10))
maiz<-data.frame(y...