TxInfoWithSubsets-methods: Methods Available for Objects of Class 'TxInfoWithSubsets'

TxInfoWithSubsets-methodsR Documentation

Methods Available for Objects of Class TxInfoWithSubsets

Description

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.

Usage

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

DynTxRegime documentation built on Nov. 25, 2023, 1:09 a.m.