Gplot: Gplot

Description Usage Arguments Examples

Description

Gplot

Usage

1
Gplot(input_data, clusterSubject, n)

Arguments

input_data

The dataframe used to the prevalence of data

clusterSubject

vector of disease symptoms that are used fro clustering

n

the minimum prevalence threshold

Examples

1
2
3
4
5
6
7
example1 <- Gplot(
                     input_data    =GIAut,
                      clusterSubject  =clusterSubject,
                      n               =5
                    )

 @export Gplot

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