hysime: HySime

Description Usage Arguments Details Value

View source: R/hysime.R

Description

Evalutes number of cell types presented in mixture using (HySime) hyperspectral signal identification by minimum error

Usage

1
hysime(Y, W, Rn, verbose = FALSE)

Arguments

Y

gene expression matrix, columns are genes, rows are samples

W

estimated noise matrix

Rn

estimated noise correlation matrix

verbose

verbosity, default valie is FALSE

Details

Original paper is J. M. Bioucas-Dias and J. M. P. Nascimento, "Hyperspectral Subspace Identification," in IEEE Transactions on Geoscience and Remote Sensing, vol. 46, no. 8, pp. 2435-2445, Aug. 2008.

Based on MATLAB original code from http://www.lx.it.pt/~bioucas/code.htm

Value

list


ctlab/LinSeed documentation built on Aug. 9, 2019, 4:33 p.m.