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


heike/x3prplus documentation built on May 17, 2019, 3:24 p.m.