Skip to contents

Smooth functional data with GCV-selected penalty

Usage

smooth_basis_gcv_rust(
  data,
  argvals,
  basis_type,
  nbasis,
  lfd_order,
  log_lambda_min,
  log_lambda_max,
  n_grid,
  period
)