boot_fit_loess: Fit a LOESS model with bootstrap samples

Description Usage Arguments

View source: R/loess.R

Description

Fit a LOESS model with bootstrap samples

Usage

1
boot_fit_loess(bullet, groove, B = 1000, alpha = 0.95)

Arguments

bullet

Bullet as returned from fortify_x3p

groove

Groove as returned from get_grooves

B

number of Bootstrap samples

alpha

The significance level


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