TypedFit_fSet-methods {DynTxRegime}R Documentation

Methods Available for Objects of Class TypedFit_fSet

Description

Methods call equivalently named methods defined for TypedFit objects.

predict(object, ...) Patients with only 1 tx option are NA.

Usage

## S4 method for signature 'TypedFit_fSet'
coef(object, ...)

## S4 method for signature 'TypedFit_fSet'
fitObject(object, ...)

## S4 method for signature 'TypedFit_fSet,ANY'
plot(x, suppress = FALSE, ...)

## S4 method for signature 'TypedFit_fSet'
predict(object, newdata, ...)

## S4 method for signature 'TypedFit_fSet'
print(x, ...)

## S4 method for signature 'TypedFit_fSet'
show(object)

## S4 method for signature 'TypedFit_fSet'
summary(object, ...)

[Package DynTxRegime version 4.16 Index]