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


hdsu-bioquant/ButchR documentation built on Jan. 28, 2023, 6:06 p.m.