l_gpois | R Documentation |
calculate joint likelihood of a gamma-poisson model
l_gpois(Y_obs, lambda_ref, d, alpha, beta, phi = 1)
Y_obs |
numeric vector Gene expression counts |
lambda_ref |
numeric vector Reference expression levels |
d |
numeric Total library size |
alpha |
numeric Alpha parameter of Gamma-Poisson distribution |
beta |
numeric Beta parameter of Gamma-Poisson distribution |
numeric Joint log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.