SeparateKRpkmNewLRPlus: Calcuate the LTMG_2LR for some genes

Description Usage Arguments Value

View source: R/ltmgsca.R

Description

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

Value

a matrix contains pi, mean and sd


BMEngineeR/scGNNLTMG documentation built on July 25, 2020, 8:25 a.m.