| plot.lda.ct | R Documentation | 
Plots the Fisher's linear discriminant functions generated by a call
to lda.ct.
## S3 method for class 'lda.ct'
plot(x, ylab = "Discriminants", xlab = "Time", which = NULL, col = NULL, ...)
| x | linear discriminant analysis object produced by  | 
| ylab,xlab | y- and x-axis labels | 
| which | which of the linear discrminants to plot | 
| col | color vector | 
| ... | other arguments passed to  | 
None; a plot is generated.
Biplab Paul <paul.biplab497@gmail.com> and Philip Tzvi Reiss <reiss@stat.haifa.ac.il>
lda.ct
## see the example at the end of ?pca.ct
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.