count.llk: Calculate the summation of logP(Y|theta1)

View source: R/Main.R

count.llkR Documentation

Calculate the summation of logP(Y|theta1)

Description

Calculate the summation of logP(Y|theta1)

Usage

count.llk(nodesLabel, theta_1, Y, N, mu)

Arguments

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.

Value

The summation of logP(Y|theta1)


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