An R Package for Social Roulette

Abstract: We introduce the R package socialroulette, which is a lightweight package for handling the recurrent problem of assigning individuals into groups of a fixed size. In order to minimize reunions, we provide an algorithm to solve the task as an ... The post An R Package for Social Roulette first appeared on R-bloggers.
http://dlvr.it/RzWblV

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut