Learn R Programming

uplift (version 0.3.5)

trt: Mark Treatment Term

Description

This is a dummy function, used to mark the treatment term in various functions within the uplift package.

Usage

trt(x)

Arguments

x
A numeric variable coded as 1 (treatment) and 0 (control).

Value

x, unchanged