sine-NHPP

sine-NHPP is a Python software for predicting customer arrivals with sine waves. Cycles are automatically discovered and coefficients are estimated accordingly. It implements the estimation procedure from Chen et al. (2023). The installation guide can be found here. This tutorial demonstrates how to estimate the arrival rate of customers from a simulated dataset.

Please refer to Appendix A of Chen et al. (2023) for details of the procedure, which is a simpler variant of the one proposed in Chen, Lee, and Negahban (2019).


Suggested citations