Book Image

R for Data Science

By : Dan Toomey
Book Image

R for Data Science

By: Dan Toomey

Overview of this book

Table of Contents (19 chapters)

Summary


In this chapter, we discussed different aspects of correlation using R. We determined the correlations between datasets using several methods and generated the corresponding graphics to display the correlation values. We were able to determine the correlations among binary data observations. Similarly, we computed the correlations between observations with a small number of responses. Lastly, we determined partial correlations.

In the next chapter, we will learn about clustering.