View source: R/survClustAnal.R
survival analysis of expression profile clustered data
1 2 3 4 5 | survClustAnal(ed, gd, pd, trim = 0.25, scale = "col", th = 50,
dRow = "canberra", cRow = "average", scaleIt = T,
cCol = "complete", dCol = "correlation", st = "time",
ss = "status", rowA = NULL, rcuts = (nrow(pd)/10),
ccuts = (length(gd)/10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.