Other packages > Find by keyword >

SuppDists  

Supplementary Distributions
View on CRAN: Click here


Download and install SuppDists package within the R console
Install from CRAN:
install.packages("SuppDists")

Install from Github:
library("remotes")
install_github("cran/SuppDists")

Install by package version:
library("remotes")
install_version("SuppDists", "1.1-9.8")



Attach the package and use:
library("SuppDists")
Maintained by
Thorsten Pohlert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2001-04-11
Latest Update: 2022-01-03
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.
How to cite:
Thorsten Pohlert (2001). SuppDists: Supplementary Distributions. R package version 1.1-9.8, https://cran.r-project.org/web/packages/SuppDists. Accessed 16 Mar. 2025.
Previous versions and publish date:
1.0-0 (2001-04-11 19:31), 1.0-1 (2001-06-24 09:17), 1.0-2 (2001-06-26 07:49), 1.0-4 (2001-06-27 07:42), 1.0-5 (2001-12-30 16:46), 1.0-6 (2002-02-19 17:18), 1.0-9 (2004-01-07 19:15), 1.0-10 (2004-02-29 10:05), 1.0-11 (2004-09-19 08:21), 1.0-13 (2005-04-08 12:36), 1.0-14 (2006-02-04 00:19), 1.1-0 (2006-02-20 11:20), 1.1-1 (2008-03-04 11:27), 1.1-2 (2008-03-05 18:59), 1.1-4 (2009-06-18 18:37), 1.1-6 (2009-09-30 20:56), 1.1-8 (2009-12-11 19:07), 1.1-9.1 (2013-10-30 16:14), 1.1-9.2 (2016-01-21 08:40), 1.1-9.3 (2016-09-16 09:42), 1.1-9.4 (2016-09-23 09:21), 1.1-9.5 (2020-01-18 16:38), 1.1-9.7 (2022-01-03 19:10), 1.1-9 (2013-03-22 08:37)
Other packages that cited SuppDists R package
View SuppDists citation profile
Other R packages that SuppDists depends, imports, suggests or enhances
Complete documentation for SuppDists
Functions, R codes and Examples using the SuppDists R package
Some associated functions: Friedman . Johnson . Kendall . KruskalWallis . NormalScore . Pearson . Spearman . SuppDists-defunct . SuppDists-internal . ghyper . ghyperTypes . invGauss . maxFratio . 
Some associated R codes: Dists.R . SuppDists-defunct.R .  Full SuppDists package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA