1. RCTrep::quasar.agg
    Aggregated data derived from paper of QUASAR trial
  2. RCTrep::quasar.obj
    An object of class TEstimator_Synthetic using quasar.synthetic
    TEstimator_Synthetic
  3. RCTrep::quasar.synthetic
    A synthetic QUASAR trial dataset, where outcome is a binary variable, treatment is a binary variable.
  4. RCTrep::source.binary.data
    A dataset of simulated observational data, where outcome is binary variable. The data is filtered after compared to target.binary.data
  5. RCTrep::source.data
    A data set of simulated observational data, where outcome is continuous variable, treatment is a binary variable.
  6. RCTrep::target.binary.data
    A dataset of simulated RCT data, where outcome is binary variable. The data is filtered after compared to source.binary.data
  7. RCTrep::target.data
    A data set of simulated RCT data, where outcome is continuous variable, treatment is a binary variable.