# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sshist" in publications use:' type: software license: GPL-3.0-or-later title: 'sshist: Optimal Histogram Binning Using Shimazaki-Shinomoto Method' version: 0.1.3 doi: 10.32614/CRAN.package.sshist abstract: Implements the Shimazaki-Shinomoto method for optimizing the bin width of a histogram. This method minimizes the mean integrated squared error (MISE) and features a 'C++' backend for high performance and shift-averaging to remove edge-position bias. Ideally suits for time-dependent rate estimation and identifying intrinsic data structures. Supports both 1D and 2D data distributions. For more details see Shimazaki and Shinomoto (2007) "A Method for Selecting the Bin Size of a Time Histogram" . authors: - family-names: Popov given-names: Daniil email: popov.daniil@gmail.com repository: https://celebithil.r-universe.dev repository-code: https://github.com/celebithil/sshist commit: 318bd01a6815f905efe6a4ffa58a14bde74c4e17 url: https://www.neuralengine.org/res/histogram.html date-released: '2026-03-03' contact: - family-names: Popov given-names: Daniil email: popov.daniil@gmail.com