lhloess: lhloess

View source: R/collectedfunctions.R

lhloessR Documentation

lhloess

Description

Compute the LOESS data for ploting.

Usage

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

Arguments

data

data.

x

Independent variable

y

Dependent variable

by

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

span

LOESS stiffness


leonpheng/lhtool2 documentation built on April 13, 2025, 5:42 p.m.