fdaPDE-cpp icon indicating copy to clipboard operation
fdaPDE-cpp copied to clipboard

Allow to set a fixed level of smoothing component by component [fPCA]

Open AlePalu opened this issue 2 years ago • 0 comments

In fPCA, currently, either we set a fixed level of smoothing for all the components, or we are forced to perform a GCV or KCV selection component by component. The fPCA model API, under the fixed_lambda strategy, should allow to fix a different smoothing parameter for each component, without forcing any optimal selection.

AlePalu avatar Oct 27 '23 07:10 AlePalu