least_squares: least square unmixing

View source: R/least_squares.R

least_squaresR Documentation

least square unmixing

Description

Asses the relative contribution of the potential sediment sources for each sediment mixture in the dataset.

Usage

least_squares(data, iter = 1L, seed = 123456L)

Arguments

data

Data frame containing sediment source and mixtures

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


eead-csic-eesa/fingerPro_model documentation built on July 6, 2023, 12:07 a.m.