predSmooth: Estimate predictions and residuals for a smooth of x and y

Description Usage Arguments Value

View source: R/loess.R

Description

Fit a smooth line throught x and y, find predictive values and resiudals.

Usage

1
predSmooth(x, y)

Arguments

x

vector of numeric values

y

vector of numeric values

Value

data frame with predictions and residuals


bulletr documentation built on May 1, 2019, 10:08 p.m.