The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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()'.
Version: | 0.2.3 |
Depends: | R (≥ 3.1.3) |
Imports: | clue, graphics, rpart, stats |
Suggests: | knitr, testthat |
Published: | 2019-11-17 |
DOI: | 10.32614/CRAN.package.statip |
Author: | Paul Poncet [aut, cre], The R Core Team [aut, cph] (C function 'BinDist' copied from package 'stats'), The R Foundation [cph] (C function 'BinDist' copied from package 'stats'), Adrian Baddeley [ctb] (C function 'BinDist' copied from package 'stats') |
Maintainer: | Paul Poncet <paulponcet at yahoo.fr> |
BugReports: | https://github.com/paulponcet/statip/issues |
License: | GPL-3 |
URL: | https://github.com/paulponcet/statip |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | statip results |
Reference manual: | statip.pdf |
Package source: | statip_0.2.3.tar.gz |
Windows binaries: | r-devel: statip_0.2.3.zip, r-release: statip_0.2.3.zip, r-oldrel: statip_0.2.3.zip |
macOS binaries: | r-release (arm64): statip_0.2.3.tgz, r-oldrel (arm64): statip_0.2.3.tgz, r-release (x86_64): statip_0.2.3.tgz, r-oldrel (x86_64): statip_0.2.3.tgz |
Old sources: | statip archive |
Reverse imports: | jgsbook, latenetwork, modeest, RobustBayesianCopas |
Please use the canonical form https://CRAN.R-project.org/package=statip to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.