Learn R Programming

piecenorms (version 1.1.0)

.classify_distribution: Classified observed data into a distribution class.

Description

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.

Usage

.classify_distribution(x, potential_distrs)

Value

character

Arguments

x

A numeric vector of observations