cluster_plot: Plot of clusters

Description Usage Arguments Examples

Description

Plot of clusters

Usage

1
cluster_plot(clusterList, clusterSubject, n)

Arguments

clusterList

The list of different clusters

clusterSubject

vector of disease symptoms that are used fro clustering

n

the minimum prevalence threshold

Examples

1
2
3
4
5
6
7
example1 <- cluster_plot(
                      clusterList     =clusterList,
                      clusterSubject  =clusterSubject,
                      n               =5
                    )

 @export cluster_plot

NiloofarJalali/clusterAnalysis documentation built on May 9, 2019, 8:03 p.m.