VEuy {RestoreNet} | R Documentation |
E[u \vert y]
and V[u \vert y]
Description
Conditional expectation E[u \vert y]
and variance V[u \vert y]
of the latent states u given the observed states y
Usage
VEuy(theta_curr, M, M_bdiag, y, V, VCNs, nObs)
Arguments
theta_curr |
current p-dimensional vector parameter. |
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 ( |
Value
the conditional expectation E[u \vert y]
and variance V[u \vert y]
of the latent states u given the observed states y.