Compare prior and posterior distributions

PriorVsPost(pID, scriptID, parameter, priorMean = 0, priorSD = 2)

Arguments

pID

Character specifying the project identifier to analyse

scriptID

Character specifying the script to run

parameter

Character string corresponding to column name in `ParameterFile(pID, scriptID), specifying which parameter to examine.

priorMean, priorSD

Mean and SD of a normal prior on parameter.