Use 'sink' or 'capture.output' to put the output to a text file that might be easier to view. You did not indicate what OS you are using or what interface that appears to be limiting what you are seeing.
On Mon, Jul 6, 2009 at 11:34 AM, Christine Griffiths<christine.griffi...@bristol.ac.uk> wrote: > Hi R Users, > > Hopefully a very simple solution, but I am stumped nevertheless. I am > running glmer in which the output is too large so that not all the > correlations are displayed. I expanded the max.print as recommended on this > website. However, this still does not allow me to see the relevant > information regarding the model fit (AIC etc), random and fixed effects. I > have not been able to find any similar posts. > > I would be very grateful if someone could specify what I need to state in > order to view all the results generated from the model. > > Many thanks in advance, > Christine > > ______________________________________________ > 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. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem that you are trying to solve? ______________________________________________ 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.