Description Usage Arguments Value
Calculate gradient of the negative log likelihood, used for calls to the optim() function.
1 | gradient(parameters, modelEnv)
|
parameters |
Vectorized parameter space. |
modelEnv |
Environment variable contains parameter space, and global variables such as N,G,C,detection matrix B, etc |
Vectorized gradient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.