unmix_c {fingerPro} | R Documentation |
Mixing model
Description
Mixing model
Usage
unmix_c(sources, samples, trials = 100L, iter = 100L,
seed = 69512L)
Arguments
sources |
Data frame containing sediment sources data |
samples |
Data frame containing sediment mixtures data |
trials |
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]