txpGenerics | R Documentation |
toxpiR package generics; see class man pages for associated methods
txpValueNames(x, ...)
txpValueNames(x, ...) <- value
txpTransFuncs(x, ...)
txpTransFuncs(x, ...) <- value
txpSlices(x, ...)
txpSlices(x, ...) <- value
txpWeights(x, ...)
txpWeights(x, ...) <- value
txpScores(x, ...)
txpSliceScores(x, ...)
txpModel(x, ...)
txpIDs(x, ...)
txpIDs(x, ...) <- value
txpRanks(x, ...)
txpMissing(x, ...)
txpResultParam(x, ...)
x |
toxpiR S4 object |
... |
Included for extendability; not currently used |
value |
Replacement value |
See specific methods for details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.