ModEstM
Mode Estimation, Even in the Multimodal Case
Function ModEstM() is the only one of this package, it estimates the modes of an empirical univariate distribution. It relies on the stats::density() function, even for input control. Due to very good performance of the density estimation, computation time is not an issue. The multiple modes are handled using dplyr::group_by(). For conditions and rates of convergences, see Eddy (1980) doi:10.1214/aos/1176345080.
- Version0.0.1
- R version≥ 4.1
- LicenseGPL-3
- Needs compilation?No
- Last release05/19/2022
Documentation
Team
Jerome Collet
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports2 packages