Calculate_Likelihood_test {selectKSigs}R Documentation

Output the maximum potential scale reduction statistic of all parameters estimated

Description

Output the maximum potential scale reduction statistic of all parameters estimated

Usage

Calculate_Likelihood_test(train, test, paramG)

Arguments

train

a MutationFeatureData S4 class output of training data.

test

a MutationFeatureData S4 class output of test data.

paramG

an estimatedParameters S4 class with estimated parameters

Value

the likelihood of the test data


[Package selectKSigs version 1.2.0 Index]