Description Usage Arguments Value Author(s) References Examples
function for Mas-o-menos algorithm
1  | 
X | 
 matrix with rows corresponding to subjects and columns to features resp  | 
y | 
 response variable, a data.frame, matrix, or Surv object: c(time, event)  | 
option | 
 whether to use C or R code to fit the marginal Cox models  | 
... | 
return the coefficients
Yuqing Zhang, Christoph Bernau, Levi Waldron
Zhao, S., Huttenhower, G. P. C., and Waldron, L. (2013). Mas-o-menos:
a simple sign averaging method for discrimination in genomic data analysis.
http://biostats.bepress.com/harvardbiostat/paper158/. Accessed: 2013-10-24.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.