TxInfoBasic-methods function

Methods Available for Objects of Class TxInfoBasic

Methods Available for Objects of Class TxInfoBasic

Methods Available for Objects of Class TxInfoBasic

.compareTx(object, vec1, vec2)

not allowed

.convertFromBinary(txObj, txVec)

converts a -1/1 Tx to user provided tx coding

.convertToBinary(txObj, data)

converts user specified tx variable to binary -1/1

.convertTx(object, txVec)

not allowed

.getLevels(object, txVec)

not allowed

.getSuperset(object)

retrieves superset information

.getTxName(object)

retrieve tx variable name

.validTx(object, txVec)

ensures all elements in txVec are allowed by superset

## S4 method for signature 'TxInfoBasic,ANY,ANY' .compareTx(object, vec1, vec2) ## S4 method for signature 'TxInfoBasic' .convertFromBinary(txObj, txVec, ...) ## S4 method for signature 'TxInfoBasic' .convertToBinary(txObj, ..., txVec) ## S4 method for signature 'TxInfoBasic' .convertTx(object, txVec) ## S4 method for signature 'TxInfoBasic,ANY' .getLevels(object, txVec) ## S4 method for signature 'TxInfoBasic' .getSuperset(object) ## S4 method for signature 'TxInfoBasic' .getTxName(object) ## S4 method for signature 'TxInfoBasic' .validTx(object, txVec)
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links