DFA_test | R Documentation |
Performs a stepwise forward variable selection using the Wilk's Lambda criterion to identify the most discriminant tracers in a dataset.
DFA_test(data, niveau = 0.1)
data |
A data frame containing the characteristics of sediment sources and mixtures. |
niveau |
A numeric value specifying the significance level for the approximate F-test decision. |
A data frame containing only the tracers that pass the DFA test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.