jacobcvt12/bm1_project

Uploaded example of running jobs in parallel

Closed this issue · 1 comments

Just have to replace rnorm with the Rcpp function. The file is called "multiple_chains.R" and it is in the master directory. You have to replace rnorm with your Rcpp function and source the function right after the bracket and before 'set.seed(1)'.

Thanks Vivek! We can include this in the final writeup on Friday.