Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ statip Public

❗ This is a read-only mirror of the CRAN R package repository. statip — Statistical Functions for Probability Distributions and Regression. Homepage: https://github.com/paulponcet/statip Report bugs for this package: https://github.com/paulponcet/statip/issues

Notifications You must be signed in to change notification settings

cran/statip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statip: miscellaneous statistical functions

Travis-CI Build Status CRAN_Status_Badge

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

About

❗ This is a read-only mirror of the CRAN R package repository. statip — Statistical Functions for Probability Distributions and Regression. Homepage: https://github.com/paulponcet/statip Report bugs for this package: https://github.com/paulponcet/statip/issues

Resources

Stars

Watchers

Forks

Packages

No packages published