Learn R Programming

fingerPro (version 2.0)

DFA_test: 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)

Value

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

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.