KW_test: Kruskal-Wallis rank sum test

View source: R/KW_test.R

KW_testR 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

KW_test(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


fingerPro documentation built on Aug. 27, 2025, 5:11 p.m.

Related to KW_test in fingerPro...