mashr version v0.2-11 (alpha)
Pre-release
Pre-release
Major changes include:
- Incorporating Extreme Deconvolution code as part of
mashr
package. - Linear transformation for posterior (for common baseline application) and a C++ implementation of it.
- A method to estimate null correlation; and consequently changes to the original
estimate_null_correlation
function. - Function
mash_update_data
to update mash data (for common baseline, and for re-estimated V). - Sampling from posterior (R implementation only) and estimate of sharing based on posterior samples.
- mixsqp is now required.