SeparateKRpkmNewLRPlus: SeparateKRpkmNewLRPlus Calcuate the LTMG_2LR for some genes...

Description Usage Arguments Value

View source: R/LTMGSCA.R

Description

SeparateKRpkmNewLRPlus Calcuate the LTMG_2LR for some genes Calcuate the LTMG_2LR for some genes

Usage

 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
)

Arguments

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

Value

a matrix contains pi, mean and sd


carter-allen/IRISFGM documentation built on Dec. 31, 2020, 9:54 p.m.