get.gnl | R Documentation |
Compute the gradient of the negative log-likelihood of the null model, namely the linear model without rondom effects at all.
get.gnl(theta, M, y, V, VCNs, nObs, dW)
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. |
p-dimensional vector of the gradient of the negative log-likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.