Skip to contents

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

Usage

bootstrap_ci_functional_logistic_rust(
  data,
  y,
  scalar_covariates,
  ncomp,
  n_boot,
  alpha,
  seed,
  max_iter,
  tol
)