weightRT: weightRT

Description Usage Arguments Value

View source: R/weightRT.R

Description

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

Usage

1
2
  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.


rsilvabioinfo/ProbMetab documentation built on May 28, 2019, 3:32 a.m.