• Add convenience function normalizedAllelicSpread, a useful statistic for comparing sigma across different GWAS datasets.
  • Fixing small bug: trimClusters didn’t trim r2 as data.frame.
  • Added trimClusters helper function, with default to trim down from most significant signal cluster to the least.
  • Warning if < 2 signal clusters provided (not recommended).
  • collapseHighCorSNPs now outputs the SNP ids that were collapsed.
  • Adding prior predictive checks at the suggestion of Rob Moccia.
  • Adapting sd_sigma argument in fitSlope based on scale of the posterior coefficients for B, beta_hat_b.
  • Also output priors from fitSlope.
  • This is the first major release.