pp_qqexp {ppdiag} | R Documentation |
Plot QQ-plot for rescaled-inter-event-times of fitted point process
Description
Generate Quantile-quantile plot for rescaled-inter-event-times, which are independently and identically distributed as exponential random variables with rate 1 under the true point process.
Usage
pp_qqexp(r, ...)
Arguments
r |
rescaled-inter-event-times |
... |
other arguments for plots |
Value
no return value, quantile-quantile plot for rescaled-inter-event-times
[Package ppdiag version 0.1.1 Index]