time_odtr_optA2: Optimal Dynamic Treatment Regime: Step 2

View source: R/time_odtr.R

time_odtr_optA2R Documentation

Optimal Dynamic Treatment Regime: Step 2

Description

Optimal dynamic treatment regime: Step 2.

Usage

time_odtr_optA2(data, A1, A2, H2)

A2opt.r(data, A1, A2, H2)

Arguments

data

Dataframe.

A1

Name of A1 variable.

A2

Name of A2 variable.

H2

Name of H2 variable.

Details

Optimal dynamic treatment regime: Step 2, compute the optimal proportions of A2.

Value

Dataframe.

Source

Section 13.3

Examples

# An example can be found in the location identified in the
# source section above at the github site
# https://github.com/FrankLef/FundamentalsCausalInference.

FrankLef/fciR documentation built on Nov. 12, 2023, 6:09 a.m.