triplets: triplets function

View source: R/triplets.R

tripletsR Documentation

triplets function

Description

Extract all the possible selections formed by sets of n ??? 1 tracers and solve them by using standard methods

Usage

triplets(source, mixture, iter = 1000, seed = 123456)

Arguments

source

Data frame containing the sediment sources from a dataset

mixture

Data frame containing one of the dataset mixtures

iter

Number of iteration for each tracer

seed

Seed for the random number generator

Value

Data frame containing all the possible triplets combination from your dataset, their system of equation solution, the consistency and the discriminant capacity.


eead-csic-eesa/fingerPro documentation built on June 28, 2023, 1:39 p.m.