TypedFitObjMethods 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.
# S4 method for TypedFitObj
coef(object, ...)# S4 method for TypedFitObj
fitObject(object, ...)
# S4 method for TypedFitObj,ANY
plot(x, suppress = FALSE, ...)
# S4 method for TypedFitObj
predict(object, ...)
# S4 method for TypedFitObj
print(x, ...)
# S4 method for TypedFitObj
show(object)
# S4 method for TypedFitObj
summary(object, ...)