Gradient -\(\nabla Q\) of the negative E-step function -Q of the expectation-maximization algorithm
ngQ(theta, euy_curr, vuy_curr, M, M_bdiag, y, V, VCNs, nObs, dW)p-dimensional vector of the gradient -\(\nabla Q\) of the negative E-step function -Q.
p-dimensional vector parameter.
current value of the conditional expectation \(E[u \vert y]\) of u given y, where u and y are the latent and observed states respectively.
current value of the conditional variance \(V[u \vert y]\) of u given y, where u and y are the latent and observed states respectively.
A \(n \times K\) dimensional (design) matrix.
A\(n \times Jp\) dimensional block-diagonal design matrix. Each j-th block (\(j = 1,\dots,J\)) is a \(n_j \times p\) dimensional design matrix for the j-th clone.
n-dimensional vector of the time-adjacent cellular increments
A \(p \times K\) dimensional net-effect matrix.
A n-dimensional vector including values of the vector copy number corresponding to the cell counts of y.
A K-dimensional vector including the frequencies of each clone k (\(k = 1,\dots,K\)).
p-dimensional list of the partial derivatives of W w.r.t. theta.