ramhiser / sparsediscrim

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

Use S3 Classes to automatically determine MDEB shrinkage. #5

Closed ramhiser closed 11 years ago

ramhiser commented 12 years ago

The pool argument in the mdeb_shrinkage function is a hack. Instead, use the S3 classes (e.g. dlda, dqda, etc.) to automatically determine the shrinkage to apply.