process_dose_gt: Process Results with a Continuous Treatment

View source: R/process_dose_gt.R

process_dose_gtR Documentation

Process Results with a Continuous Treatment

Description

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.

Usage

process_dose_gt(gt_results, ptep, ...)

Arguments

gt_results

list of group-time specific results

ptep

pte_params object

...

extra arguments

Value

a dose_obj object


ptetools documentation built on April 12, 2025, 1:28 a.m.