Learn R Programming

ssdtools (version 2.3.0)

dist_data: Distribution Data

Description

A data frame of information on the implemented distributions.

Usage

dist_data

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 10 rows and 5 columns.

Details

dist

The distribution (chr).

bcanz

Whether the distribution belongs to the set of distributions approved by BC, Canada, Australia and New Zealand for official guidelines (flag).

tails

Whether the distribution has both tails (flag).

npars

The number of parameters (int).

valid

Whether the distribution has a valid likelihood that allows it to be fit with other distributions for modeling averaging (flag).

See Also

Other dists: ssd_dists(), ssd_dists_all(), ssd_dists_shiny()

Examples

Run this code
dist_data

Run the code above in your browser using DataLab