| negLogLik | R Documentation |
(negative) mean log-likelihood for the sinusoidal arrivals model The mean is returned instead of the sum - should help gradient based optimizers
negLogLik(gamma, lambda_0, theta, AWX)
gamma |
periodical component of rate function |
lambda_0 |
constant component of rate function |
theta |
parameter of exponential patience |
AWX |
compact simulation results for memory economy (A,W,X). |
The negative log-likelihood at the point provided. Based on mean (instead of sum).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.