evaluatr.sensitivity: Perform sensitivity analysis

View source: R/analysis.R

evaluatr.sensitivityR Documentation

Perform sensitivity analysis

Description

Perform sensitivity analysis

Usage

evaluatr.sensitivity(analysis)

Arguments

analysis

Analysis object, initialized by TODO.init. You must call TODO.impact before calling TODO.sensitivity

Value

Sensitivity analysis results, 'results', as described below

'results$rr_table' TODO 'results$rr_table_intervals' TODO 'results$sensitivity_pred_quantiles' Fitted values and credible intervals from models where the top covariates were dropped 'results$sensitivity_table' Unformatted matrix with rate ratio estimates from the original model and those with top covariates dropped 'results$sensitivity_table_intervals' Data frame containing rate ratio estimates from the original synthetic controls model as well as models where the top-weighted 1,2, or 3 covariates were dropped.


weinbergerlab/InterventionEvaluatR documentation built on June 28, 2022, 4:20 p.m.