Learn R Programming

DynTxRegime (version 4.15)

TypedFit_fSet-methods: Methods Available for Objects of Class TypedFit_fSet

Description

Methods call equivalently named methods defined for TypedFit objects.

predict(object, ...) Patients with only 1 tx option are NA.

Usage

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

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

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

# S4 method for TypedFit_fSet predict(object, newdata, ...)

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

# S4 method for TypedFit_fSet show(object)

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

Arguments