TxInfoList-methods {DynTxRegime}R Documentation

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 signature 'TxInfoList'
.getPtsSubset(object)

## S4 method for signature 'TxInfoList'
.getSingleton(object)

## S4 method for signature 'TxInfoList'
.getSubsetRule(object)

## S4 method for signature 'TxInfoList'
.getSubsets(object)

## S4 method for signature 'TxInfoList'
.getSuperset(object)

## S4 method for signature 'TxInfoList'
.getTxName(object)

## S4 method for signature 'TxInfoList'
.validTx(object)

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

## S4 method for signature 'TxInfoList'
.convertTx(object)

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

[Package DynTxRegime version 4.16 Index]