statip
Statistical Functions for Probability Distributions and Regression
A collection of miscellaneous statistical functions for probability distributions: 'dbern()', 'pbern()', 'qbern()', 'rbern()' for the Bernoulli distribution, and 'distr2name()', 'name2distr()' for distribution names; probability density estimation: 'densityfun()'; most frequent value estimation: 'mfv()', 'mfv1()'; other statistical measures of location: 'cv()' (coefficient of variation), 'midhinge()', 'midrange()', 'trimean()'; construction of histograms: 'histo()', 'find_breaks()'; calculation of the Hellinger distance: 'hellinger()'; use of classical kernels: 'kernelfun()', 'kernel_properties()'; univariate piecewise-constant regression: 'picor()'.
- Version0.2.3
- R versionunknown
- LicenseGPL-3
- Needs compilation?Yes
- Last release11/17/2019
Documentation
Team
Paul Poncet
Adrian Baddeley
The R Core Team
Show author detailsRolesAuthor, Copyright holderThe R Foundation
Show author detailsRolesCopyright holder
Insights
Last 30 days
This package has been downloaded 13,571 times in the last 30 days. The academic equivalent of having a dedicated subreddit. There are fans, and maybe even a few trolls! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 444 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 136,270 times in the last 365 days. That's a whole lot of downloads. Somewhere, a librarian is trying to figure out why more bandwidth is needed. The day with the most downloads was Sep 16, 2024 with 943 downloads.
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
- Suggests2 packages
- Reverse Imports4 packages