SeparateKRpkmNewLRPlus {IRISFGM}R Documentation

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

Description

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

Usage

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


[Package IRISFGM version 1.0.0 Index]