cen2star: Transform Cluster To Star

Description Usage Arguments Value Examples

View source: R/cluster2star.R

Description

The clusters are transformed to star from 1 to 5 according to their mean clustering scores

Usage

1
cen2star(fit = fit)

Arguments

The

output object from kmeans clustering

Value

The input object plus the star rating.

Examples

1
fit <- restar(fit)

huangrh/rclus documentation built on May 24, 2019, 4:05 a.m.