Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 500 Bytes

File metadata and controls

9 lines (8 loc) · 500 Bytes

This repository contains example code used in a workshop on very basic use of R for use on multiple processors or multiple nodes, basically the functions mclapply(), parLapply(), and clusterApply() from the parallel() library.

Based on work originally done by David Childers and Bennet Fauber for a workshop at the University of Michigan. Material also contributed by Missy Plegue of the Center for Statistical Consultation and Research, also at the University of Michigan.