supported.packages {fitteR} | R Documentation |
Supported packages
Description
Get a list of currently supported packages
Usage
supported.packages()
Details
Numerous R-packages are supported, each providing a couple of theoretical statistical distributions for discrete or continuous data. Beside ordinary distributions like normal, t, exponential, ..., some packages implement more exotic distributions like truncrated alpha.
Value
A character vector
Note
Some of the distributions are redundant, i.e. they are implemented in more than one package.
Author(s)
Markus Boenn
Examples
sp <- supported.packages()
head(sp)
[Package fitteR version 0.2.0 Index]