Skip to content

zrxing/ash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains ongoing work on Bayesian FDR and Adaptive Shrinkage.

The (in development) ashr package is in package/ashr_0.1.tar.gz
To load this into R use:
> install.packages("truncnorm")
> install.packages("package/ashr_0.1.tar.gz",repos=NULL,type="source")


The main function is ash. To get minimal help:
> ?ash

To get more information download the repository, and look at Rcode/intro.html and Rcode/readme.html

(These html files are generated from Rcode/intro.rmd and Rcode/readme.rmd and can be
reproduced using the R package knitr. R studio provides a nice interface to accomplish this.
See for example http://jeromyanglim.blogspot.com/2012/05/getting-started-with-r-markdown-knitr.html)

If you are interested in contributing to this project, contact mstephens@uchicago.edu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 99.8%
  • Apex 0.2%