deconvolution_nnls: NNLS deconvolution

View source: R/deconvolution.R

deconvolution_nnlsR Documentation

NNLS deconvolution

Description

NNLS deconvolution

Usage

deconvolution_nnls(dt, compute_cols, ref_mat)

Arguments

dt

A data.table with the new data with features/predictions on rows and samples on columns.

compute_cols

A character vector with the columns for which the deconvolution algorithm should be ran.

ref_mat

The reference matrix as created by CimpleG.


CimpleG documentation built on Dec. 7, 2025, 1:07 a.m.