Changes in version 0.0.26 - Changed the default prior mean for alpha to 0 in fitSlope. Changes in version 0.0.25 - Add convenience function normalizedAllelicSpread, a useful statistic for comparing sigma across different GWAS datasets. Changes in version 0.0.23 - Fixing small bug: trimClusters didn't trim r2 as data.frame. Changes in version 0.0.22 - 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). Changes in version 0.0.17 - collapseHighCorSNPs now outputs the SNP ids that were collapsed. Changes in version 0.0.16 - Adding prior predictive checks at the suggestion of Rob Moccia. Changes in version 0.0.15 - Adapting sd_sigma argument in fitSlope based on scale of the posterior coefficients for B, beta_hat_b. - Also output priors from fitSlope. Changes in version 0.0.14 - This is the first major release.