nQ | R Documentation |
Negative E-step function -Q of the expectation-maximization algorithm
nQ(theta, euy_curr, vuy_curr, M, M_bdiag, y, V, VCNs, nObs, dW)
theta |
p-dimensional vector parameter. |
euy_curr |
current value of the conditional expectation |
vuy_curr |
current value of the conditional variance |
M |
A |
M_bdiag |
A |
y |
n-dimensional vector of the time-adjacent cellular increments |
V |
A |
VCNs |
A n-dimensional vector including values of the vector copy number corresponding to the cell counts of y. |
nObs |
A K-dimensional vector including the frequencies of each clone k ( |
dW |
p-dimensional list of the partial derivatives of W w.r.t. theta. |
The current value of the negative E-step function -Q.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.