Learn R Programming

⚠️There's a newer version (1.1-9.9) of this package.Take me there.

SuppDists (version 1.1-9.4)

Supplementary Distributions

Description

Ten distributions supplementing those built into R. Inverse Gauss, Kruskal-Wallis, Kendall's Tau, Friedman's chi squared, Spearman's rho, maximum F ratio, the Pearson product moment correlation coefficient, Johnson distributions, normal scores and generalized hypergeometric distributions. In addition two random number generators of George Marsaglia are included.

Copy Link

Version

Install

install.packages('SuppDists')

Monthly Downloads

27,712

Version

1.1-9.4

License

GPL (>= 2)

Maintainer

ORPHANED

Last Published

September 23rd, 2016

Functions in SuppDists (1.1-9.4)

maxFratio

The maximum F-ratio distribution
Kendall

The distribution of Kendall's tau
invGauss

The inverse Gaussian and Wald distributions
Friedman

Friedman's chi-square
Johnson

The Johnson distributions
NormalScore

Normal Scores distribution
KruskalWallis

Kruskall-Wallis distribution
ghyper.types

Kemp and Kemp generalized hypergeometric types
MWC1019

A very long period pseudo-random generator
ghyper

Generalized hypergeometric distributions
Spearman

Spearman's rho
Pearson

The Pearson product moment correlation coefficient
ziggurat

The Ziggurat normal and exponential generator
SuppDists-internal

Internal SuppDists function