dist_data {ssdtools} | R Documentation |
A data frame of information on the implemented distributions.
dist_data
An object of class tbl_df
(inherits from tbl
, data.frame
) with 10 rows and 4 columns.
The distribution (chr).
The number of parameters (int).
Whether the distribution has both tails (flag).
Whether the distribution is numerically stable (flag).
Whether the distribution belongs to the set of distributions approved by BC, Canada, Australia and New Zealand for official guidelines (flag).
Other dists:
ssd_dists_all()
,
ssd_dists()
dist