pseudo.llk | R Documentation |
Calculate the pseudo-likelihood
pseudo.llk(nodesLabel, nodesNeighbor, w, W, theta_0, theta_1, Y, N, mu)
nodesLabel |
The vector of latent state of all genes. |
nodesNeighbor |
Neighbors of corresponding nodes in the network. |
w |
The parameter in the prior for network. |
W |
Another way to input the weight. For internal use. |
theta_0 |
The value of theta_0. |
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 pseudo-likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.