count.llk | R Documentation |
Calculate the summation of logP(Y|theta1)
count.llk(nodesLabel, theta_1, Y, N, mu)
nodesLabel |
The vector of latent state of all genes. |
theta_1 |
The value of theta_1. |
Y |
The vector of DNM counts for all genes. |
N |
The parameter in the prior for network. |
mu |
The vector of mutability for all genes. |
The summation of logP(Y|theta1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.