ramhiser / sparsediscrim

Sparse and Regularized Discriminant Analysis in R
Other
15 stars 5 forks source link

Add generic 'plot' function for SimDiag #12

Closed ramhiser closed 8 years ago

ramhiser commented 11 years ago

Plot the Bhattacharyya/Mahalanobis distances of transformed features from the code used to generate the figures in the published paper.

Provide the following plots:

Should all of these plots be generated like the diagnostic plots from lm, or should the user specify them?