leskia29 / group_2

Associations among independent variables: Create summaries and visualizations of how the independent variables are associated with each other. Here, many of the characteristics of the drugs might be associated with each other, and the drugs might “cluster” into groups based on these characterstics. This group will need to come up with ways (and code) to analyze that in the data. This might include correlation plots, hierarchical cluster analysis, and principal components analysis.
2 stars 1 forks source link

More information on cluster analysis in R #2

Open geanders opened 6 years ago

geanders commented 6 years ago

@frymac17: Here's a good tutorial on hierarchical cluster analysis in R that walks through some of the steps for clustering and then how to visualize output: http://uc-r.github.io/hc_clustering