Uploaded example of running jobs in parallel
Closed this issue · 1 comments
KhatriVivek commented
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)'.
jacobcvt12 commented
Thanks Vivek! We can include this in the final writeup on Friday.