R/L.R

Defines functions L

L <- function(a, x)
 {
   
   ans <- mlePoissonTweedie(x, a=a)

 } 

Try the tweeDEseq package in your browser

Any scripts or data that you put into this service are public.

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