| RWL-class | R Documentation |
RWLClass RWL contains results for an RWL analysis.
responseTypecharacter indicating type of response
residualsvector of outcome residuals
betavector of regime parameters
analysisContains a Learning or LearningMulti object
analysis@txInfoFeasible tx information
analysis@propenPropensity regression analysis
analysis@outcomeOutcome regression analysis
analysis@cvInfoCross-validation analysis if single regime
analysis@optimOptimization analysis if single regime
analysis@optimResultlist of cross-validation and optimization results if multiple regimes. optimResult[[i]]@cvInfo and optimResult[[i]]@optim
analysis@optimalEstimated optimal Tx and value
analysis@CallUnevaluated Call
: Retrieve value object returned by outcome regression methods.
: Retrieve value object returned by propensity regression methods.
: Retrieve parameter estimates for all regression steps.
: Retrieve value object returned by regression methods.
: Generate plots for regression analyses.
: Retrieve cross-validation results.
: Retrieve value object returned by optimization method(s).
: Retrieve estimated parameters for optimal tx regime.
: Retrieve description of method used to create object.
: Retrieve the estimated value of the estimated optimal regime for the training data set.
: Retrieve/predict the estimated decision functions and/or optimal tx.
: Print main results of analysis.
: Show main results of analysis.
: Retrieve summary information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.