unmix {fingerPro} | R Documentation |
Unmix sediment mixtures
Description
Asses the relative contribution of the potential sediment sources for each sediment mixture in the dataset.
Usage
unmix(data, samples = 100L, iter = 100L, seed = 123456L)
Arguments
data |
Data frame containing sediment source and mixtures |
samples |
Number of samples in each hypercube dimension |
iter |
Iterations in the source variability analysis |
seed |
Seed for the random number generator |
Value
Data frame containing the relative contribution of the sediment sources for each sediment mixture and iterations
[Package fingerPro version 1.1 Index]