smooth_function: Lowess smoothing function

Description Usage Arguments Value

View source: R/linreg.R

Description

A function that uses the smoothing function LOWESS from the stats package. Which uses locally weighted polynomial regression for the smoothing function

Usage

1

Arguments

x

A vector of values corresponding coordinates in the plot

y

A vector of values corresponding to coordinates in the plot

Value

Returns a data frame of the calculated values


CharlesTGurra/lab4RT documentation built on Sept. 25, 2020, 8:49 a.m.