BOWLBasic-class function

Class BOWLBasic

Class BOWLBasic

Class BOWLBasic contains the results for a single OWL analysis and the weights needed for next iteration class

Slots

  • analysis: Contains a Learning or LearningMulti object.
  • analysis@txInfo: Feasible tx information.
  • analysis@propen: Propensity regression analysis.
  • analysis@outcome: Outcome regression analysis.
  • analysis@cvInfo: Cross-validation analysis if single regime.
  • analysis@optim: Optimization analysis if single regime.
  • analysis@optimResult: list of cross-validation and optimization results if multiple regimes. optimResult[[i]]@cvInfo and optimResult[[i]]@optim.
  • analysis@optimal: Estimated optimal Tx and value.
  • analysis@call: Unevaluated call to statistical method.
  • prodPi: Vector of the products of the propensity for the tx received
  • sumR: Vector of the sum of the rewards
  • index: Vector indicating compliance with estimated optimal regime
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links