statoo: Miscellaneous Basic Statistical Functions

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'); calculation of the Hellinger distance ('hellinger'); use of classical kernels ('kernelfun', 'kernel_properties').

Getting started

Package details

AuthorPaul 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')
MaintainerPaul Poncet <paulponcet@yahoo.fr>
LicenseGPL-3
Version0.1.3
URL https://github.com/paulponcet/statoo
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("statoo")

Try the statoo package in your browser

Any scripts or data that you put into this service are public.

statoo documentation built on Jan. 27, 2017, 1 p.m.