TypedFitObj-methods function

Methods Available for Objects of Class TypedFitObj

Methods Available for Objects of Class TypedFitObj

Methods 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 signature 'TypedFitObj' coef(object, ...) ## S4 method for signature 'TypedFitObj' fitObject(object, ...) ## S4 method for signature 'TypedFitObj,ANY' plot(x, suppress = FALSE, ...) ## S4 method for signature 'TypedFitObj' predict(object, ...) ## S4 method for signature 'TypedFitObj' print(x, ...) ## S4 method for signature 'TypedFitObj' show(object) ## S4 method for signature 'TypedFitObj' summary(object, ...)
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links