ny_u {RestoreNet} | R Documentation |
Conditional negative log-likelihood
Description
Conditional negative log-likelihood -l(y \vert u)
of y given the random effects u
Usage
ny_u(theta, Z, X, y, V, VCNs, nObs)
Arguments
theta |
p-dimensional vector parameter. |
Z |
A |
X |
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
Conditional negative log-likelihood -l(y \vert u)
of y given the random effects u.
[Package RestoreNet version 1.0.1 Index]