Skip to contents

Conformal prediction for functional linear model

Usage

conformal_fregre_lm_rust(
  data,
  y,
  test_data,
  scalar_train,
  scalar_test,
  ncomp,
  cal_fraction,
  alpha,
  seed
)