Learn R Programming

DynTxRegime (version 4.15)

TypedFit-methods: Methods Available for Objects of Class TypedFit

Description

Methods call equivalently named methods defined for modelObjFit objects.

Usage

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

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

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

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

# S4 method for TypedFit show(object)

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

Arguments