tweeDEseq-internal: Internal 'tweeDEseq' functions

Description Usage Details

Description

Internal tweeDEseq functions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
loglikPoissonTweedie(p, x, mu, verbose = FALSE, tol = 1e-15, probs =
FALSE, w = NULL)
loglikPoissonTweedie2(p, a, x, mu, verbose = FALSE, tol = 1e-15, probs =
FALSE, w = NULL)
momentEstimates(x, w)
shapeTrend(x)
loglikGlmPT(par, X, Y, offset = NULL, allFactors=FALSE, a=NULL,
tol=1e-300, maxCount, verbose = FALSE)
glmPT.fit(X, Y, offset=NULL, allFactors=FALSE, a = NULL, maxCount =
2000, ...)

Details

These are not to be called by the user


tweeDEseq documentation built on Nov. 8, 2020, 5:59 p.m.