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 version≥ 3.1.3
- LicenseGPL-3
- Needs compilation?Yes
- Last release11/17/2019
Documentation
Team
Paul Poncet
The R Core Team
Show author detailsRolesAuthor, Copyright holderThe R Foundation
Show author detailsRolesCopyright holderAdrian Baddeley
Show author detailsRolesContributor
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
- Depends1 package
- Imports4 packages
- Suggests2 packages
- Reverse Imports4 packages