Learn R Programming

DynTxRegime (version 4.15)

TxInfoList-methods: Methods Available for Objects of Class TxInfoList

Description

Methods Available for Objects of Class TxInfoList

.getPtsSubset(object) not allowed.

.getSingleton(object) not allowed.

.getSubsetRule(object) not allowed.

.getSubsets(object) not allowed.

.getSuperset(object) not allowed.

.getTxName(object) not allowed.

.validTx(object, txVec) not allowed.

.compareTx(object, vec1, vec2) not allowed.

.convertTx(object, txVec) not allowed.

.getLevels(object, txVec) not allowed.

Usage

# S4 method for TxInfoList
.getPtsSubset(object)

# S4 method for TxInfoList .getSingleton(object)

# S4 method for TxInfoList .getSubsetRule(object)

# S4 method for TxInfoList .getSubsets(object)

# S4 method for TxInfoList .getSuperset(object)

# S4 method for TxInfoList .getTxName(object)

# S4 method for TxInfoList .validTx(object)

# S4 method for TxInfoList,ANY,ANY .compareTx(object)

# S4 method for TxInfoList .convertTx(object)

# S4 method for TxInfoList,ANY .getLevels(object)

Arguments