dist_data: Distribution Data

dist_dataR Documentation

Distribution Data

Description

A data frame of information on the implemented distributions.

Usage

dist_data

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

dist_data

ssdtools documentation built on April 4, 2025, 12:35 a.m.