calcPMSLikelihood {selectKSigs}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 selectKSigs version 1.6.0 Index]