lhloess: Estimate LOESS Fit

View source: R/lhplot.R

lhloessR Documentation

Estimate LOESS Fit

Description

Generate GOF1

Usage

lhloess(data = base, x = "basemed", y = "CHG", span = 1)

Arguments

data

data frame

x

x values

y

y values

Examples

data$TIME<-data$RTIME;p1<-lh_cwres_time(dat1)

leonpheng/lhplot documentation built on April 13, 2025, 1:48 p.m.