ecpolley / SuperLearner

Current version of the SuperLearner R package
272 stars 72 forks source link

New wrappers: SL.lda and SL.qda #76

Closed ck37 closed 7 years ago

ck37 commented 7 years ago

Hi,

This adds wrappers for linear and quadratic discriminant analysis from the MASS package. They're not the best algorithms but for good for benchmarking and completeness.

Thanks, Chris