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

biploting

Biploting Fuzzy Cluster Result


Description

Biploting Fuzzy Cluster Result

Usage

biploting(object, data.X, scale)

Arguments

object

a cluster object

data.X

a data matrix that used for clustering

scale

scaling option (T/F)

Details

Make Visualization Biplot from fuzzy cluster / consensus fuzzy cluster analysis result

Examples

fuzzy.CM(iris[,1:4],K=3,m=2,max.iteration=100,threshold=1e-5,RandomNumber=1234)->cl1
biploting(cl1,iris[,1:4])

advclust

Object Oriented Advanced Clustering

v0.4
GPL-2
Authors
Achmad Fauzi Bagus F, Setia Pramana
Initial release
2016-09-03

We don't support your browser anymore

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