Quantcast
Viewing all articles
Browse latest Browse all 1257

Cross tables in R, some ways to do it faster

In R to create a contingency table of the counts of the combination of two variables, I would normally resort to table(). But how fast is it? A question that becomes more relevant when working on large tables and when … Continue reading Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 1257

Trending Articles