Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

TxInfoBasic-methods

Methods Available for Objects of Class TxInfoBasic


Description

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

Usage

## 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)

DynTxRegime

Methods for Estimating Optimal Dynamic Treatment Regimes

v4.10
GPL-2
Authors
S. T. Holloway, E. B. Laber, K. A. Linn, B. Zhang, M. Davidian, and A. A. Tsiatis
Initial release
2022-06-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.