Sorry, I realized that somehow the message got truncated. Here is the remaining part of the SAS output:
Solutions for Fixed Effects: Effect DIST DW ELI SEX SEAS Estimate Std. Error DF t Value Pr > |t| Intercept -4.6540 0.6878 17 -6.77 <.0001 DIST*DW 0 0 1.4641 0.4115 3077 3.56 0.0004 DIST*DW 0 1 1.1333 0.4028 3077 2.81 0.0049 DIST*DW 1 0 1.3456 0.3745 3077 3.59 0.0003 DIST*DW 1 1 0 . . . . SEX*ELI 0 0 1.2633 0.4155 3077 3.04 0.0024 SEX*ELI 0 1 0.6569 0.4140 3077 1.59 0.1126 SEX*ELI 1 0 1.0728 0.4364 3077 2.46 0.0140 SEX*ELI 1 1 0 . . . . WT 0.00758 0.01912 3077 0.40 0.6918 SEAS 0 0.7839 0.1588 3077 4.94 <.0001 SEAS 1 0 . . . . DEN -0.01343 0.002588 3077 -5.19 <.0001 Type III Tests of Fixed Effects Effect NUM.DF DEN.DF F Value Pr > F DIST*DW 3 3077 6.06 0.0004 SEX*ELI 3 3077 6.30 0.0003 WT 1 3077 0.16 0.6918 SEAS 1 3077 24.37 <.0001 DEN 1 3077 26.94 <.0001 -- View this message in context: http://www.nabble.com/GLMMs-fitted-with-lmer-%28R%29---glimmix-%28SAS%29-tp14623190p14627716.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.