lhloess: lhloess

Description Usage Arguments Examples

View source: R/collectedfunctions.R

Description

Compute the LOESS data for ploting.

Usage

1
lhloess(data, x, y, by, span = 1)

Arguments

data

data.

x

Independent variable

y

Dependent variable

by

Sort by. Only one sorting variabele is accepted. If more than 1 variables, create a unique sorting using paste(var1,var2,etc)

span

LOESS stiffness

Examples

1

leonpheng/lhtool documentation built on Dec. 16, 2019, 3:52 a.m.