get.nl {RestoreNet} | R Documentation |
Negative log-likelihood of the base (null) model
Description
Compute the negative log-likelihood of the null model, namely the linear model without rondom effects at all.
Usage
get.nl(theta, M, y, V, VCNs, nObs, dW)
Arguments
theta |
p-dimensional vector parameter. |
M |
A |
y |
n-dimensional vector of the time-adjacent cellular increments |
V |
A |
dW |
p-dimensional list of the partial derivatives of W w.r.t. theta. |
Value
the value of the negative log-likelihood.
[Package RestoreNet version 1.0.1 Index]