Michael Kubovy
2007-Feb-11 01:03 UTC
[R] Suppresing default text in pairs.lmList() in package = nlme
I would like to suppress the text 'Scatter Plot Matrix' that appears under the plot. Could someone please suggest how? _____________________________ Professor Michael Kubovy University of Virginia Department of Psychology USPS: P.O.Box 400400 Charlottesville, VA 22904-4400 Parcels: Room 102 Gilmer Hall McCormick Road Charlottesville, VA 22903 Office: B011 +1-434-982-4729 Lab: B019 +1-434-982-4751 Fax: +1-434-982-4766 WWW: http://www.people.virginia.edu/~mk9y/
Dieter Menne
2007-Feb-11 09:25 UTC
[R] Suppresing default text in pairs.lmList() in package = nlme
Michael Kubovy <kubovy <at> virginia.edu> writes:> > I would like to suppress the text 'Scatter Plot Matrix' that appears > under the plot. Could someone please suggest how?Must be as special Virginia Brand of lmList. That Test does not turn up in my output, and the only place I found it in the sources was as a comment ## scatter plot matrix plots, generally based on coef or ranef Dieter
Ken Knoblauch
2007-Feb-11 10:20 UTC
[R] Suppresing default text in pairs.lmList() in package = nlme
It looks like you get this default xlab with splom so the title is misleading, though pairs.lmList calls splom in some cases, see near the end of the function where plotfun is assigned a value of either "xyplot" or "splom". I was able to get the xlab to change by providing an explicit xlab = "machin" argument to override the xlab argument in the call to splom and which is passed along by the ... argument. ken Dieter Menne a ?crit: Michael Kubovy <kubovy <at> virginia.edu> writes:> > I would like to suppress the text 'Scatter Plot Matrix' that appears > under the plot. Could someone please suggest how?Must be as special Virginia Brand of lmList. That Test does not turn up in my output, and the only place I found it in the sources was as a comment ## scatter plot matrix plots, generally based on coef or ranef Dieter -- Ken Knoblauch Inserm U846 Institut Cellule Souche et Cerveau D?partement Neurosciences Int?gratives 18 avenue du Doyen L?pine 69500 Bron France tel: +33 (0)4 72 91 34 77 fax: +33 (0)4 72 91 34 61 portable: +33 (0)6 84 10 64 10 http://www.lyon.inserm.fr/371/