Learn R Programming

radiant (version 0.1.95)

summary.hier_clus: Summary method for the hier_clus function

Description

Summary method for the hier_clus function

Usage

"summary"(object, ...)

Arguments

object
Return value from hier_clus
...
further arguments passed to or from other methods

Details

See http://vnijs.github.io/radiant/marketing/hier_clus.html for an example in Radiant

See Also

summary.hier_clus to summarize results

plot.hier_clus to plot results

Examples

Run this code
result <- hier_clus("shopping", hc_vars = c("v1:v6"))
summary(result)

Run the code above in your browser using DataLab