Compute loglikelihood relevant to vv for step 2
Computes the part of the loglikelihood function relevant to optimizing vv for step 2.
ISOpureS2.model_optimize.vv.vv_compute_loglikelihood(ww, sum_log_theta, D)
ww
: log(vv-1), a Kx1 matrixsum_log_theta
: the column sums of log(theta), a 1xK matrixD
: the number of patients (a scalar)The negative of the loglikelihood relevant to optimizing vv
Gerald Quon, Catalina Anghel, Francis Nguyen
Useful links