Description Usage Arguments Value
SeparateKRpkmNewLRPlus Calcuate the LTMG_2LR for some genes Calcuate the LTMG_2LR for some genes
1 2 3 4 5 6 7 8 9 10 11 | SeparateKRpkmNewLRPlus(
x,
n,
q,
r,
s = 0.05,
k = 2,
err = 1e-10,
M = Inf,
m = -Inf
)
|
x |
data, a List of NumericVector |
n |
rounds |
q |
cutoff of the elements in x |
r |
maximum value of the standard diversion |
s |
minimum value of the standard diversionzz |
k |
number of peaks, should be 2 |
err |
the upper bound on the absolute error |
M |
set to positive infinity |
m |
set to negative infinity |
a matrix contains pi, mean and sd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.