Skip to contents

Bootstrap confidence intervals for β(t) in functional linear model

Usage

bootstrap_ci_fregre_lm_rust(
  data,
  y,
  scalar_covariates,
  ncomp,
  n_boot,
  alpha,
  seed
)