likpw | R Documentation |
Calculate the density for each node given its label
likpw(nodesLabel, Y, mu, N, theta_1 = NULL)
nodesLabel |
The vector of latent state of all genes. |
Y |
The vector of DNM counts for all genes. |
mu |
The vector of mutability for all genes. |
N |
The parameter in the prior for network. |
theta_1 |
The value of theta_1. |
The vector of density for all genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.