tethered_lm: Tethered hacking interval for linear model

Description Usage Arguments Value

View source: R/tethered.R

Description

Tethered hacking interval for linear model

Usage

1
tethered_lm(mdl, theta = 0.1)

Arguments

mdl

lm object representing "base" model

theta

loss tolerance for tethered hacking (default = 0.1)

Value

vector with lower bound and upper bound of hacking interval (LB and UB) as well as minimum loss estimate (Estimate).


beauCoker/hacking documentation built on Nov. 4, 2019, 7:08 a.m.