comp.resultsR Documentation

comp.results

Description

Compare two classification tables, given by export.class.table, and reports the difference between two different models.

Usage

  comp.results(reactionM, w, ansLik, ansConn)

Arguments

reactionM

matrix with reactions of each candidate compound.

w

matrix of compound connections.

ansLik

a list of mass to compound assignment, based only on a likelihood.

ansConn

list of mass to compound assignment, with compound's connections contribution.

Value

a list with compound classification classes, table index of classes and a matrix of intensities of selected compounds.