Last updated: 2017-06-17

Code version: 5748711

source("../code/gdash_lik.R")
sebetahat = readRDS("../output/sebetahat_null_liver_777.rds")
z = readRDS("../output/z_null_liver_777.rds")
m = nrow(z)
n = ncol(z)
pi0 = 0.99
effect_strength = 3

Session information

sessionInfo()
R version 3.3.3 (2017-03-06)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: macOS Sierra 10.12.5

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] ashr_2.1-19       Rmosek_7.1.3      PolynomF_0.94     cvxr_0.0.0.9009  
[5] REBayes_0.62      Matrix_1.2-8      SQUAREM_2016.10-1 EQL_1.0-0        
[9] ttutils_1.0-1    

loaded via a namespace (and not attached):
 [1] Rcpp_0.12.11      knitr_1.16        magrittr_1.5     
 [4] MASS_7.3-45       pscl_1.4.9        doParallel_1.0.10
 [7] lattice_0.20-34   foreach_1.4.3     stringr_1.2.0    
[10] tools_3.3.3       parallel_3.3.3    grid_3.3.3       
[13] git2r_0.18.0      iterators_1.0.8   htmltools_0.3.6  
[16] yaml_2.1.14       rprojroot_1.2     digest_0.6.12    
[19] codetools_0.2-15  evaluate_0.10     rmarkdown_1.5    
[22] stringi_1.1.2     backports_1.0.5   truncnorm_1.0-7  

This R Markdown site was created with workflowr