.classify_distribution {piecenorms} | R Documentation |
Based on a series of statistical tests, uses bootstrapping to classify observed data into one of the following distributions: Binary, Uniform, Normal, Lognormal, Weibull, Pareto, Exponential and Power.
.classify_distribution(x, potential_distrs)
x |
A numeric vector of observations |
character