local_lm: Local Linear Regression

Description Usage Arguments Value

View source: R/loess.R

Description

Referencing HT (6.7)

Usage

1
local_lm(X, y, lambda = 1.5)

Arguments

X

attribute vector

y

target vector

Value

y hat target vector


tbonza/supml documentation built on May 17, 2019, 3:14 a.m.