Description Usage Arguments Details Value References See Also
Estimates the negative log likelihood of the Non-Homogeneous Poisson Process (NHPP) derived from the statistical model of Mignan et al. (2017) for histogram data and a specific set of input parameters, for three possible time windows (full sequence, injection phase or post-injection phase).
1 | negloglik_hist.val(data, par, window = "full sequence")
|
data |
a list containing all the necessary histogram data:
|
par |
a vector of the input parameters |
window |
the window to be used: " |
Note that the function is here structured for the parameters to be optimized by optim()``, which is done automatically in model_par.mle_hist(). The parvector depends on the selectedwindow, which is dealt with in model_par.mle_hist()' (see Details section there).
the negative log likelihood estimate for the specified par values
Mignan A., Broccardo M., Wiemer S., Giardini D. (2017), Induced seismicity closed-form traffic light system for actuarial decision-making during deep fluid injections. Sci. Rep., 7, 13607, doi: 10.1038/s41598-017-13585-9
model_par.mle_hist, model_par.mle_point, negloglik_point.val, data.bin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.