supported.packages: Supported packages

View source: R/supportedPackages.R

supported.packagesR 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)



fitteR documentation built on March 18, 2022, 7:20 p.m.