powered by
calculate joint likelihood of a PLN model
l_lnpois(Y_obs, lambda_ref, d, mu, sig, phi = 1)
numeric Joint log likelihood
numeric vector Gene expression counts
numeric vector Reference expression levels
numeric Total library size
numeric Global mean expression
numeric Global standard deviation of expression
numeric Fold change of expression
l_lnpois(c(1, 2), c(1, 2), 1, 1, 1)
Run the code above in your browser using DataLab