DFA_test: Discriminant Function Analysis (DFA) Test

View source: R/DFA_test.R

DFA_testR Documentation

Discriminant Function Analysis (DFA) Test

Description

Performs a stepwise forward variable selection using the Wilk's Lambda criterion to identify the most discriminant tracers in a dataset.

Usage

DFA_test(data, niveau = 0.1)

Arguments

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.

Value

A data frame containing only the tracers that pass the DFA test.


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