Methods Available for Objects of Class TxInfoWithSubsets
TxInfoWithSubsets
Methods Available for Objects of Class TxInfoWithSubsets
.getPtsSubset(object)
retrieves subset name to which each pt is a member. Method dispatched depends on class of @txInfo.
.getSingleton(object)
retrieves T/F indicating if >1 tx is available to each pt. Method dispatched depends on class of @txInfo.
.getSubsetRule(object)
retrieves feasible tx function. Method dispatched depends on class of @txInfo.
.getSubsets(object)
retrieves feasible tx information. Method dispatched depends on class of @txInfo.
## S4 method for signature 'TxInfoWithSubsets' .getPtsSubset(object) ## S4 method for signature 'TxInfoWithSubsets' .getSingleton(object) ## S4 method for signature 'TxInfoWithSubsets' .getSubsetRule(object) ## S4 method for signature 'TxInfoWithSubsets' .getSubsets(object)
Useful links