mig_loglik_grad | R Documentation |
This function returns the gradient vector of the log likelihood with respect to the
argument x
.
mig_loglik_grad(x, xi, Omega, beta)
x |
|
xi |
|
Omega |
|
beta |
|
an n
by d
matrix of first derivatives for the gradient, observation by observation, or a d
vector if x
is a vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.