time_odtr_prop | R Documentation |
Optimal dynamic treatment regime: Step 1.
time_odtr_prop(data, outcome.name, A1, A2, H2)
mkcogtab.r(data, outcome.name, A1, A2, H2)
data |
Dataframe. |
outcome.name |
Name of outcome variable. |
A1 |
Name of A1 variable. |
A2 |
Name of A2 variable. |
H2 |
Name of H2 variable. |
Optimal dynamic treatment regime: Step 1, compute the summary by group of input variables with the proportions of outcome by group.
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.