geneParmEst: Gene level param estimates for density estimation

View source: R/geneParmEst.R

geneParmEstR Documentation

Gene level param estimates for density estimation

Description

Gene level param estimates for density estimation

Usage

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


CenterForStatistics-UGent/SPsimSeq documentation built on April 23, 2024, 4:09 p.m.