weightRTR Documentation

weightRT

Description

Builds a c (number of compounds) by m (number of masses) matrix of weights

Usage

  weightRT(rtObj, reactionM, userCuttoff = 0.95,
    rtWeigth = 0.1, plot = FALSE)

Arguments

rtObj

is a list of fitted values predicted by rt.predict.

reactionM

is the KEGG search list.

userCuttoff

is the user set expectation of error acceptance.

rtWeigth

is penalty to errors that fall bellow the threshold given b user.

plot

logical, wheter or not do plot the output of the function.

Value

A matrix wrt of likelihood.