CRAN/E | statip

statip

Statistical Functions for Probability Distributions and Regression

Installation

About

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()'.

github.com/paulponcet/statip
Bug report File report

Key Metrics

Version 0.2.3
R ≥ 3.1.3
Published 2019-11-17 1593 days ago
Needs compilation? yes
License GPL-3
CRAN checks statip results

Downloads

Yesterday 475 0%
Last 7 days 2.056 -38%
Last 30 days 11.877 -5%
Last 90 days 37.130 +10%
Last 365 days 137.032 +1%

Maintainer

Maintainer

Paul Poncet

paulponcet@yahoo.fr

Authors

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')

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

statip archive

Depends

R ≥ 3.1.3

Imports

clue
graphics
rpart
stats

Suggests

knitr
testthat

Reverse Imports

jgsbook
modeest
RobustBayesianCopas