Skip to contents

Get the distribution names

Usage

get_distr_names()

Value

the distribution names

Author

Richèl J.C. Bilderbeek

Examples

check_empty_beautier_folder()

get_distr_names()
#>  [1] "uniform"     "normal"      "one_div_x"   "log_normal"  "exponential"
#>  [6] "gamma"       "beta"        "laplace"     "inv_gamma"   "poisson"    

check_empty_beautier_folder()