time_odtr_optA2 | R Documentation |
Optimal dynamic treatment regime: Step 2.
time_odtr_optA2(data, A1, A2, H2)
A2opt.r(data, A1, A2, H2)
data |
Dataframe. |
A1 |
Name of A1 variable. |
A2 |
Name of A2 variable. |
H2 |
Name of H2 variable. |
Optimal dynamic treatment regime: Step 2, compute the optimal proportions of A2.
Dataframe.
Section 13.3
# An example can be found in the location identified in the
# source section above at the github site
# https://github.com/FrankLef/FundamentalsCausalInference.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.