I want to use the plot(model) function to generate Tukey-anscomb and Q-Q plots 
of a lm(). I manage to change all labels but the main one which apparently is 
neither main or sub. So far I have tried as par setting: cex (changes symbol 
size within the plot), cex.main (no effect), cex.sub (no effect) cex.lab 
(changes label size), cex.axis (changes axis label size). What I would like to 
change is the label that says: "Residuals vs. Fitted" and "Q-Q normal". So what 
other cex commands are there? THX for any help.


Bernhard Müller
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Eidgenössisches Volkswirtschaftsdepartement EVD
Forschungsanstalt Agroscope Reckenholz-Tänikon ART
Ökologische Landbausysteme

Reckenholzstrasse 191,  CH-8046 Zürich
Tel.    ++41 (0)44 / 377 74 47
FAX     ++41 (0)44 / 377 72 01
mailto:[EMAIL PROTECTED]
http://www.reckenholz.ch


        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to