Hi again, You could change the size font using the parameter clabel in both functions s.label and s.class.
For the typical example in Fine, 1996 you could notice that slabel(acm$co,clabel=1) produce different results than slabel(acm$co,clabel=0),slabel(acm$co,clabel=0.5),slabel(acm$co,clabel=4). The size of the point could be changed using cpoint. Using s.class you could use col=seq(length(levels(fac))) (instead change col = rep(1, length(levels(fac)))), which produces different colours according to the illustrative factor levels. Leonardo Trujillo University of Southampton Southampton Statistical Sciences Research Institute [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rafael Gutierrez Sent: 15 October 2004 14:54 To: [EMAIL PROTECTED] Subject: [R] edit plots from the ADE4 package Dear R-Help i have a newbie question, how edit size fonts and colors in the plots (scatter.acm or dudi.acm function) of multiple correspondence analysis in the ADE4 Package? thanks? Rafael Gutierrez Estad�stico Unidad de Tecnolog�a Cerro Matoso S.A. Tel. 4-7723350 Fax. 4-7723236 ************************************************************************************************* Este correo y sus anexos pueden ser confidenciales y estar protegidos por derechos de autor. Estan dirigidos unica y exclusivamente para uso de el (los) destinatario(s). Si Usted por error lo ha recibido por favor notifiquelo inmediatamente al remitente y destruyalo de su sistema. No debe copiar, ni imprimir, ni distribuir este correo o sus anexos, ni usarlos para proposito alguno ni dar a conocer su contenido a persona alguna. Las opiniones, conclusiones y otra informacion contenida en este correo no relacionadas con el negocio oficial de Cerro Matoso, deben entenderse como personales y de ninguna manera son avaladas por la Compa�ia. ************************************************************************************************* This message and any attachments may be confidential and may...{{dropped}} ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
