smoothloess {bulletr}R Documentation

Predict smooth from a fit

Description

Predict smooth from a fit

Usage

smoothloess(x, y, span, sub = 2)

Arguments

x

X values to use

y

Y values to use

span

The span of the loess fit

sub

Subsample factor


[Package bulletr version 0.1 Index]