Message-ID: <522847.44140.qm@web32803.mail.mud.yahoo.com>
Date: 2006-12-22T14:58:45Z
From: John Kane
Subject: lda plotting: labeling x axis and changing y-axis scale
In-Reply-To: <e23082be0612201734k7df2f15dvd99b24be722f3e35@mail.gmail.com>
--- Wade Wall <wade.wall at gmail.com> wrote:
> Hi all,
>
> I have performed an lda on two groups and have
> plotted using
> plot(x.lda), with x.lda being my lda results. I
> have forgotten how to
> change the labels of the of the x-axes (they are
> currently listed as
> Group1 and Group 13), and to rescale the y-axis to
> reflect frequency.
> If anyone knows how to do it, I would greatly
> appreciate the
> information.
>
> Wade
Wade,
Are you asking about a specific ploting routine in lda
or just how to use the basic plot function. If the
latter try ?plot.default for what you need.