[R] Linear

Val v@|kremk @end|ng |rom gm@||@com
Wed Jan 26 16:36:31 CET 2022


Hi all,

I am trying to get the lsmeans for one of the factors  fitted in the
following model

Model1 = lm(Yld ~ A + B + C, data = dat2)
M_lsm =  as.data.frame(lsmeans(Model1, "C")),

My problem is, I am getting this error message.
"Error: The rows of your requested reference grid would be 81412, which
exceeds the limit of 10000 (not including any multivariate responses)".

How do I fix this?

Thank you

	[[alternative HTML version deleted]]



More information about the R-help mailing list