View source: R/process_dose_gt.R
process_dose_gt | R Documentation |
After computing results for each group and time period,
process_dose_gt
combines/averages them into overall effects and/or
dose specific effects. This is generic code that can be used
from different ways of estimating causal effects across different
timing groups and periods in a previous step.
process_dose_gt(gt_results, ptep, ...)
gt_results |
list of group-time specific results |
ptep |
|
... |
extra arguments |
a dose_obj
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.