Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Hello, I got stuck here. Could I get any help?

$
0
0

LSD_AB = LSD.test(y = YIELD,

  •               trt = IRR*NITRO,
    
  •               DFerror = aov.res$df.residual,
    
  •               MSerror = deviance(aov.res)/aov.res$df.residual,
    
  •               alpha = 0.05,
    
  •               p.adj = "bonferroni",
    
  •               group = TRUE,
    
  •               console = TRUE)
    

Error in IRR * NITRO : non-numeric argument to binary operator

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles