pairs: Pairs function

View source: R/pairs.R

pairsR Documentation

Pairs function

Description

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

Usage

pairs(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 pairs 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.