plot function

Generates Plots as Defined by Modeling Functions

Generates Plots as Defined by Modeling Functions

Calls plot() method for all regression steps of a statistical method

Arguments

  • x: Value object returned by a statistical method
  • y: Ignored
  • suppress: T/F indicating if titles should be concatenated with information indicating the specific regression step
  • ...: Optional additional inputs

Details

Methods are defined for all statistical methods implemented in DynTxRegime.

  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links