f.4: Function f_4

View source: R/Reg_fcns.R

f.4R Documentation

Function f_4

Description

Function f_4 in the version 20201105

Usage

f.4(x, C, th)

Arguments

x

vector of regressor values.

C

smoothness parameter.

th

true RD parameter.

Value

vector of regression function values

Examples

x <- runif(100, -1, 1)
f.4(x, 1, 1)

koohyun-kwon/rdadapt documentation built on May 8, 2022, 8:49 p.m.