Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

histogram-methods

Methods for Function histogram in Package ‘flexclust’


Description

Plot a histogram of the

Usage

## S4 method for signature 'kccasimple,missing'
histogram(x, data, xlab="", ...)
## S4 method for signature 'kccasimple,data.frame'
histogram(x, data, xlab="", ...)
## S4 method for signature 'kccasimple,matrix'
histogram(x, data, xlab="similarity",
          power=1, ...)

Arguments

x

An object of class "kccasimple".

data

If not missing, the distance and thus similarity between observations and cluster centers is determined for the new data and used for the plots. By default the values from the training data are used.

xlab

Label for the x-axis.

power

Numeric indicating how similarities are transformed, for more details see Dolnicar et al. (2018).

...

Additional arguments passed to histogram.

Author(s)

Friedrich Leisch

References

Dolnicar S., Gruen B., and Leisch F. (2018) Market Segmentation Analysis: Understanding It, Doing It, and Making It Useful. Springer Singapore.


flexclust

Flexible Cluster Algorithms

v1.4-0
GPL-2
Authors
Friedrich Leisch [aut, cre] (<https://orcid.org/0000-0001-7278-1983>), Evgenia Dimitriadou [ctb], Bettina Gruen [aut] (<https://orcid.org/0000-0001-7265-4773>)
Initial release
2018-09-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.