Skip to content

dcgerard/stramash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STRAMASH: Specifying The Right Amount of Mixture-likelihood for Adaptive SHrinkage

This package is similar to and depends on the ashr package (https://github.com/stephens999/ashr) but also allows the error distribution to be any mixture of normals or uniforms. See that link for details on the model.

Right now, I would only suggest using a mixture of normals as your error distribution. The mixture of uniforms seems to work OK if you have a huge grid, but not well otherwise.

Installation

To install, run the following code in R

install.packages("devtools")
devtools::install_github("dcgerard/stramash")

About

ASH but using a mixture likelihood.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages