boot_fit_loess: Fit a LOESS model with bootstrap samples

View source: R/loess.R

boot_fit_loessR Documentation

Fit a LOESS model with bootstrap samples

Description

Fit a LOESS model with bootstrap samples

Usage

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

Arguments

bullet

Bullet as returned from x3p_to_df

groove

Groove as returned from get_grooves

B

number of Bootstrap samples

alpha

The significance level


erichare/bulletr documentation built on May 3, 2024, 10:14 p.m.