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

TypedFit_SubsetList-methodsR Documentation

Methods Available for Objects of Class TypedFit_SubsetList

Description

Methods call equivalently named methods defined for TypedFit objects. When a value object is returned, it is a list. The element names of the list are the subset names to which the result pertains.

predict(object, ...) Patients not in subset are NA.

Usage

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

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

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

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

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

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

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

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