get_vt2 {tehtuner}R Documentation

Get the appropriate Step 2 estimation function associated with a method

Description

Get the appropriate Step 2 estimation function associated with a method

Usage

get_vt2(step2)

Arguments

step2

a character string specifying the Step 2 model. Supports "lasso", "rtree", "classtree", or "ctree".

Value

a function that fits a model for the CATE through Step 2 of Virtual Twins


[Package tehtuner version 0.3.0 Index]