ramhiser / sparsediscrim

Sparse and Regularized Discriminant Analysis in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use S3 Classes to automatically determine MDEB shrinkage.

ramhiser opened this issue · comments

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.