Class RWL
RWL
Class RWL
contains results for an RWL analysis.
class
responseType
: character indicating type of responseresiduals
: vector of outcome residualsbeta
: vector of regime parametersanalysis
: Contains a Learning or LearningMulti objectanalysis@txInfo
: Feasible tx informationanalysis@propen
: Propensity regression analysisanalysis@outcome
: Outcome regression analysisanalysis@cvInfo
: Cross-validation analysis if single regimeanalysis@optim
: Optimization analysis if single regimeanalysis@optimResult
: list of cross-validation and optimization results if multiple regimes. optimResult[[i]]@cvInfo and optimResult[[i]]@optimanalysis@optimal
: Estimated optimal Tx and valueanalysis@Call
: Unevaluated Calloutcome: : Retrieve value object returned by outcome regression methods.
propen: : Retrieve value object returned by propensity regression methods.
coef: : Retrieve parameter estimates for all regression steps.
fitObject: : Retrieve value object returned by regression methods.
plot: : Generate plots for regression analyses.
Useful links