likpw: Calculate the density for each node given its label

View source: R/Main.R

likpwR Documentation

Calculate the density for each node given its label

Description

Calculate the density for each node given its label

Usage

likpw(nodesLabel, Y, mu, N, theta_1 = NULL)

Arguments

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.

Value

The vector of density for all genes.


JustinaXie/NDATA documentation built on May 22, 2022, 11:44 a.m.