calcPMSLikelihood {HiLDA}R Documentation

A function for calculating the log-likelihood from the data and parameters

Description

A function for calculating the log-likelihood from the data and parameters

Usage

calcPMSLikelihood(p, y)

Arguments

p

this variable includes the parameters for mutation signatures and membership parameters

y

this variable includes the information on the mutation features, the number of mutation signatures specified and so on

Value

a value


[Package HiLDA version 1.2.0 Index]