CI_Method: Conservativeness Index (CI)

View source: R/CI_Method.R

CI_MethodR Documentation

Conservativeness Index (CI)

Description

The function quantify the predictions of each individual tracer in your dataset and calculate the CI value of each tracer.

Usage

CI_Method(data, points = 2000, Means = F, seed = 123456L)

Arguments

data

Data frame containing sediment source and mixtures

points

Number of solutions per tracer

Means

Boolean to switch when using mean and sd data

seed

Seed for the random number generator

Value

List of data frames containing the selected number of possible prediction for each tracer. The last lists correspond to the dataset and the CI index.


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