pcarbo
released this
Major changes include:
- Incorporating Extreme Deconvolution code as part of
mashrpackage. - 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_correlationfunction. - Function
mash_update_datato 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.