TypedFit-methods {DynTxRegime} | R 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, ...)
[Package DynTxRegime version 4.15 Index]