Skip to contents

toxpiR package generics; see class man pages for associated methods

Usage

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, ...)

txpResultParam(x, ...)

Arguments

x

toxpiR S4 object

...

Included for extendability; not currently used

value

Replacement value

Value

See specific methods for details.