Search for tag: "frequency distribution"

The plot() Function.mp4

The plot() function is the ultimate generic function in R. It is highly flexible, and produces a variety of different plot types depending upon the class of the objects that it operates on and the…

From  Daniel Hall 110 plays 0  

Creating Frequency Tables in R

Frequency distributions (univariate and joint) can be displayed in contingency tables, or cross-tabulations. In this video we show how tapply() can be used to create such tables, but we…

From  Daniel Hall 1,408 plays 0