| DFATest {fingerPro} | R Documentation | 
Discriminant function analysis test
Description
Performs a stepwise forward variable selection using the Wilk's Lambda criterion.
Usage
DFATest(data, niveau = 0.1)
Arguments
data | 
 Data frame containing source and mixtures  | 
niveau | 
 level for the approximate F-test decision  | 
Value
Data frame only containing the variables that pass the DFA test
[Package fingerPro version 1.1 Index]