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

TypedFitObj-methodsR Documentation

Methods Available for Objects of Class TypedFitObj

Description

Methods call equivalently named methods defined for TypedFit, TypedFit_fSet, TypedFit_SubsetList or DecisionPointList objects. The methods dispatched and objects returned depend on the class of @fit.

Usage

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

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

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

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

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

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

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

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