KWTest {fingerPro} | R Documentation |
Kruskal-Wallis rank sum test
Description
This function excludes from the original data frame the properties which do not show significant differences between sources.
Usage
KWTest(data, pvalue = 0.05)
Arguments
data |
Data frame containing source and mixtures |
pvalue |
p-value threshold |
Value
Data frame only containing the variables that pass the Kruskal-Wallis test
[Package fingerPro version 1.1 Index]