- Note that the homepage for v0.0.26 and onward has moved to: https://thelovelab.github.io/mrlocus
- Add convenience function
normalizedAllelicSpread, a useful statistic for comparing sigma across different GWAS datasets.
- Fixing small bug: trimClusters didn't trim
r2as data.frame.
- Added
trimClustershelper function, with default to trim down from most significant signal cluster to the least. - Warning if < 2 signal clusters provided (not recommended).
collapseHighCorSNPsnow outputs the SNP ids that were collapsed.
- Adding prior predictive checks at the suggestion of Rob Moccia.
- Adapting
sd_sigmaargument infitSlopebased on scale of the posterior coefficients for B,beta_hat_b. - Also output priors from
fitSlope.
- This is the first major release.