nnls_sol: Find non-negative exposures of one matrix in another matrix

View source: R/plot_functions_lite.R

nnls_solR Documentation

Find non-negative exposures of one matrix in another matrix

Description

Find non-negative exposures of one matrix in another matrix

Usage

nnls_sol(B, A)

Arguments

B

of A * X = B

A

of A * X = B

Value

X of A * X = B


wurst-theke/ButchR documentation built on April 23, 2022, 1:15 p.m.