Function to plot bias and coverage from simulations

plotSimResults(out, outExclude, ...,
  saveDir = "~/Dropbox/Job Applications/Job Talk/",
  outFile = "sim1Rslt.pdf", outExFile = "sim2Rslt.pdf")

Arguments

out

A data.frame of output that results from running sce.sh

outExclude

A data.frame of output that results from running sce2.sh

...

Passed to pdf

saveDir

A character specifying the save directory

outFile

A character specifying the .pdf file name for simulation 1 results

outExFile

A character specifying the .pdf file name for simulation 2 results