get_recommended_distribution: Recommend Distribution

View source: R/fit_distribution.R

get_recommended_distributionR Documentation

Description

Fits up to 8 different distrubtions to a set of data and recommends the best-fitting distribution, where best-fitting is considered to be the distribution with the smallest AIC value.

Usage

get_recommended_distribution(.data)

Arguments

.data

Data.

Value

List of parameters for the recommended distribution.


dnepple/tprstats documentation built on April 5, 2025, 6:18 a.m.