statip: miscellaneous 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().

Installation

You can install 'statip' from GitHub with:

# install.packages("devtools")
devtools::install_github("paulponcet/statip")

Copy Link

Version

Down Chevron

Install

install.packages('statip')

Monthly Downloads

11,703

Version

0.2.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 17th, 2019

Functions in statip (0.2.3)