tidy_autoplot           Automatic Plot of Density Data
tidy_beta               Tidy Randomly Generated Beta Distribution
                        Tibble
tidy_binomial           Tidy Randomly Generated Binomial Distribution
                        Tibble
tidy_burr               Tidy Randomly Generated Burr Distribution
                        Tibble
tidy_cauchy             Tidy Randomly Generated Cauchy Distribution
                        Tibble
tidy_chisquare          Tidy Randomly Generated Chisquare (Non-Central)
                        Distribution Tibble
tidy_combine_distributions
                        Combine Multiple Tidy Distributions of
                        Different Types
tidy_combined_autoplot
                        Automatic Plot of Combined Multi Dist Data
tidy_distribution_summary_tbl
                        Tidy Distribution Summary Statistics Tibble
tidy_empirical          Tidy Empirical
tidy_exponential        Tidy Randomly Generated Exponential
                        Distribution Tibble
tidy_f                  Tidy Randomly Generated F Distribution Tibble
tidy_gamma              Tidy Randomly Generated Gamma Distribution
                        Tibble
tidy_generalized_beta   Tidy Randomly Generated Generalized Beta
                        Distribution Tibble
tidy_generalized_pareto
                        Tidy Randomly Generated Generalized Pareto
                        Distribution Tibble
tidy_geometric          Tidy Randomly Generated Geometric Distribution
                        Tibble
tidy_hypergeometric     Tidy Randomly Generated Hypergeometric
                        Distribution Tibble
tidy_inverse_burr       Tidy Randomly Generated Inverse Burr
                        Distribution Tibble
tidy_inverse_exponential
                        Tidy Randomly Generated Inverse Exponential
                        Distribution Tibble
tidy_inverse_gamma      Tidy Randomly Generated Inverse Gamma
                        Distribution Tibble
tidy_inverse_normal     Tidy Randomly Generated Inverse Gaussian
                        Distribution Tibble
tidy_inverse_pareto     Tidy Randomly Generated Inverse Pareto
                        Distribution Tibble
tidy_inverse_weibull    Tidy Randomly Generated Inverse Weibull
                        Distribution Tibble
tidy_kurtosis_vec       Compute Kurtosis of a Vector
tidy_logistic           Tidy Randomly Generated Logistic Distribution
                        Tibble
tidy_lognormal          Tidy Randomly Generated Lognormal Distribution
                        Tibble
tidy_multi_dist_autoplot
                        Automatic Plot of Multi Dist Data
tidy_multi_single_dist
                        Generate Multiple Tidy Distributions of a
                        single type
tidy_negative_binomial
                        Tidy Randomly Generated Negative Binomial
                        Distribution Tibble
tidy_normal             Tidy Randomly Generated Gaussian Distribution
                        Tibble
tidy_paralogistic       Tidy Randomly Generated Paralogistic
                        Distribution Tibble
tidy_pareto             Tidy Randomly Generated Pareto Distribution
                        Tibble
tidy_pareto1            Tidy Randomly Generated Pareto Single Parameter
                        Distribution Tibble
tidy_poisson            Tidy Randomly Generated Poisson Distribution
                        Tibble
tidy_random_walk        Tidy Random Walk
tidy_random_walk_autoplot
                        Automatic Plot of Random Walk Data
tidy_range_statistic    Get the range statistic
tidy_scale_zero_one_vec
                        Vector Function Scale to Zero and One
tidy_skewness_vec       Compute Skewness of a Vector
tidy_uniform            Tidy Randomly Generated Uniform Distribution
                        Tibble
tidy_weibull            Tidy Randomly Generated Weibull Distribution
                        Tibble
tidy_zero_truncated_binomial
                        Tidy Randomly Generated Binomial Distribution
                        Tibble
tidy_zero_truncated_geometric
                        Tidy Randomly Generated Zero Truncated
                        Geometric Distribution Tibble
tidy_zero_truncated_negative_binomial
                        Tidy Randomly Generated Binomial Distribution
                        Tibble
tidy_zero_truncated_poisson
                        Tidy Randomly Generated Zero Truncated Poisson
                        Distribution Tibble
util_beta_param_estimate
                        Estimate Beta Parameters
util_binomial_param_estimate
                        Estimate Binomial Parameters
util_exponential_param_estimate
                        Estimate Exponential Parameters
util_gamma_param_estimate
                        Estimate Gamma Parameters
util_geometric_param_estimate
                        Estimate Geometric Parameters
util_hypergeometric_param_estimate
                        Estimate Hypergeometric Parameters
util_logistic_param_estimate
                        Estimate Logistic Parameters
util_lognormal_param_estimate
                        Estimate Lognormal Parameters
util_negative_binomial_param_estimate
                        Estimate Negative Binomial Parameters
util_normal_param_estimate
                        Estimate Normal Gaussian Parameters
util_pareto_param_estimate
                        Estimate Pareto Parameters
util_poisson_param_estimate
                        Estimate Poisson Parameters
