0

I want to calculate p-value using lmtest::coeftest and I used this:

lmtest::coeftest(modelmucocon)

and then, this message appeared:

Warning in sqrt(diag(se)) : NaNs produced Warning in cbind(est, se, tval, pval) : number of rows of result is not a multiple of vector length (arg 2) Error in dimnames(x) <- dn : length of 'dimnames' [2] not equal to array extent

neilfws
  • 32,751
  • 5
  • 50
  • 63
  • Welcome to StackOverflow. Please read these guidelines and edit your question accordingly: https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example – John Polo Feb 15 '23 at 01:01

0 Answers0