.recommend {piecenorms}R Documentation

Helper function to check for recommendations

Description

Helper function to check for recommendations

Usage

.recommend(x, distr, outliers, classint_pref, nclasses, potential_distrs)

Arguments

x

The observations

distr

The likely distribution

outliers

Does the data have IQR outliers

classint_pref

The preferred classInt style

nclasses

The number of desired classes for classInt

potential_distrs

The types of distributions to fit

Value

list with the following description:


[Package piecenorms version 1.1.0 Index]