--- Wade Wall <[EMAIL PROTECTED]> 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. ______________________________________________ [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 and provide commented, minimal, self-contained, reproducible code.
