constraintClosure: Method for closure constraint

View source: R/constraints.R

constraintClosureR Documentation

Method for closure constraint

Description

Force rows of data sum up to given value

Usage

constraintClosure(x, d, sum = 1)

Arguments

x

data matrix (spectra or contributions)

d

matrix with the original spectral values

sum

which value the specra or contributions should sum up to


mdatools documentation built on Sept. 11, 2024, 7:59 p.m.