CAMMGObj-class {debCAM}R Documentation

Class "CAMMGObj"

Description

An S4 class for storing marker gene detection results.

Slots

idx

Two numbers which are two solutions' ranks by sum of margin-of-error.

corner

The indexes of clusters as detected corners. Each row is a solution.

error

Two rows. The first row is sum of margin-of-errors for nComb possible combinations. The second row is reconstruction errors for nComb possible combinations.


[Package debCAM version 1.12.0 Index]