Description Usage Arguments Details Value Author(s)
Internal functions in the cancerclass package, which are only user-visible because of the special nature of the cancerclass name space.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | get.d(X, y, method="cor")
get.d2(X, x1, x2, method="cor")
ilogit(x)
calc.roc(x, y, ci="wilson")
calc.auc(S)
get.prop(n, m, ci="exact", conf.level=.9)
get.ntrain(n1, n2, percent, n.min=5)
prepare(eset, class="class")
get.lm(v, ngenes=10, dist="cor")
filter(method)
#.First.lib(lib, pkg)
.onLoad(lib, pkg)
.initFoo(where)
#ratio(x,c1,c2)
|
X |
A numeric data matrix or data frame |
method |
A numeric data matrix or data frame |
x |
Numerical or character vector describing class membership |
y |
Fixed number of features |
Internal function are used for auxiliary calculation.
Each internal function represents function specific results.
Cancerclass Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.