.newTxSubset {DynTxRegime} | R Documentation |
Create TxSubset
Object
Description
Processes input to determine ptsSubset and singleton to create a
TxSubset
object
Usage
.newTxSubset(fSet, superset, ...)
## S4 method for signature ''function',ANY'
.newTxSubset(fSet, superset, ..., data, verify, suppress)
## S4 method for signature ''function',integer'
.newTxSubset(fSet, superset, txName, data, verify, ...)
## S4 method for signature ''function',character'
.newTxSubset(fSet, superset, ..., txName, data, verify)
[Package DynTxRegime version 4.16 Index]