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

TypedFit-methodsR Documentation

Methods Available for Objects of Class TypedFit

Description

Methods call equivalently named methods defined for modelObjFit objects.

Usage

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

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

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

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

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

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

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