SWLDA
Posted: 29 Apr 2012, 23:20
Hi,
I have finished the experiment of P300 Speller. But I still have a confusion to ask.
I Know the BCI2000 uses stepwise linear discriminant analysis(SWLDA) to process the feature vectors. I have read some papers about this algorithm, but these papers all shows the step of enter/remove parameters like this:
When F is larger than Fa (F > Fa), the F will be added to the discriminant function; when F is less than Fa (F < Fa), the F will be removed from the discriminant funtion.
In BCI 2000,now the step is:
the most statistically significant input feature for predicting the target label (having a p-value < 0.1) is added to the discriminant function. After each new entry to the discriminant function, a backward stepwise analysis is performed to remove the least significant input features, having p-values > 0.15.
As it showed above, the two conclusions are contradictory. I don't know how to explain.
Looking forward your answer. Thanks very much!
From: Eddy
I have finished the experiment of P300 Speller. But I still have a confusion to ask.
I Know the BCI2000 uses stepwise linear discriminant analysis(SWLDA) to process the feature vectors. I have read some papers about this algorithm, but these papers all shows the step of enter/remove parameters like this:
When F is larger than Fa (F > Fa), the F will be added to the discriminant function; when F is less than Fa (F < Fa), the F will be removed from the discriminant funtion.
In BCI 2000,now the step is:
the most statistically significant input feature for predicting the target label (having a p-value < 0.1) is added to the discriminant function. After each new entry to the discriminant function, a backward stepwise analysis is performed to remove the least significant input features, having p-values > 0.15.
As it showed above, the two conclusions are contradictory. I don't know how to explain.
Looking forward your answer. Thanks very much!
From: Eddy