Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

swa (version 0.8.1)

Subsampling Winner Algorithm for Classification

Description

This algorithm conducts variable selection in the classification setting. It repeatedly subsamples variables and runs linear discriminant analysis (LDA) on the subsampled variables. Variables are scored based on the AUC and the t-statistics. Variables then enter a competition and the semi-finalist variables will be evaluated in a final round of LDA classification. The algorithm then outputs a list of variable selected. Qiao, Sun and Fan (2017) .

Copy Link

Version

Install

install.packages('swa')

Monthly Downloads

100

Version

0.8.1

License

GPL-3

Maintainer

Xingye Qiao

Last Published

October 18th, 2017