Increase in information density in prior vs posterior.
InformationGain(
projects = KiProjects(),
scripts,
parameter,
metaEntry,
priorMean = 0,
priorSD = 2
)InformationGain() returns the spearman's correlation of
metaEntry with parameter
InformationGain() returns the results of a Spearman correlation
conducted with cor.test(method = "spearman") between the prior/posterior
SD ratio and the requested metaEntry.