geneParmEst: Gene level param estimates for density estimation

Description Usage Arguments Value

View source: R/geneParmEst.R

Description

Gene level param estimates for density estimation

Usage

1
2
3
4
5
6
7
8
9
geneParmEst(
  cpm.data.i,
  batch,
  group,
  prior.count = prior.count,
  de.ind,
  model.zero.prob,
  w
)

Arguments

cpm.data.i

full vector of genewise observation

batch, group

batch and grouping vectors

prior.count

the prior count for the cpm transofrm

de.ind

a boolean, is the gene to be DE?

model.zero.prob

a boolean, should zero-density be modelled?

w

weight

Value

list of density estimates


SPsimSeq documentation built on Nov. 8, 2020, 5:09 p.m.