Learn R Programming

tehtuner (version 0.3.0)

get_vt1: Get the appropriate Step 1 estimation function associated with a method

Description

Get the appropriate Step 1 estimation function associated with a method

Usage

get_vt1(step1)

Value

a function that estimates the CATE through Step 1 of Virtual Twins

Arguments

step1

character strings specifying the Step 1 model. Supports either "lasso", "mars", "randomforest", or "superlearner".