ISOpureS2.model_core.compute_loglikelihood {ISOpureR} | R Documentation |
Compute loglikelihood given all model parameters for step 2
Description
Computes complete loglikelihood given all model parameters for step 2
Usage
ISOpureS2.model_core.compute_loglikelihood(tumordata, model)
Arguments
tumordata |
a GxD matrix representing gene expression profiles of tumor samples |
model |
list containing all the parameters updated in ISOpure step two iterations |
Value
The scalar value of the complete loglikelihood obtained given the model parameters
Author(s)
Gerald Quon, Catalina Anghel, Francis Nguyen
[Package ISOpureR version 1.1.3 Index]