negloglik {ppdiag} | R Documentation |
Compute negative log likelihood for point process models
Description
Compute negative log likelihood for point process models with model specified time events or simulated time events
Usage
negloglik(object, events, end)
Arguments
object |
point process object containing the parameters |
events |
vector containing the event times. |
end |
the end time of event times |
Value
a scalar indicating the negative log likelihood
[Package ppdiag version 0.1.1 Index]