stephenslab / rssr

Regression with summary statistics (RSS) package for R.
10 stars 2 forks source link

Parallel squarem #1

Closed CreRecombinase closed 7 years ago

CreRecombinase commented 7 years ago

This branch contains several additions/modifications to the original implementation: 1) First pass at documentation with Roxygen2 2) A test suite that compares the RSS R implementation against the implementation in MATLAB using RcppOctave 3) A version of the method that can be run in parallel across the genome 4) Preliminary hyperparameter estimation (using a grid)