Compute the loglikelihood relevant to the patient cancer profiles, cc, for step 2
Computes the part of the loglikelihood function relevant to optimizing cc for patient dd, the cancer profile for that patient
ISOpureS2.model_optimize.cc.cc_loglikelihood(ww, tumordata, dd, model)
ww
: the cc_weights for patient dd, with G entriestumordata
: a GxD matrix representing gene expression profiles of tumor samplesdd
: the patient numbermodel
: list containing all the parameters to be optimizedThe negative the part of the loglikelihood function relevant to optimizing cc for patient dd, the cancer profile for that patient.
Gerald Quon, Catalina Anghel, Francis Nguyen
Useful links