cgb_smooth_loro: Leave-one-run-out smoothing helper
Description
Leave-one-run-out smoothing helper
Usage
cgb_smooth_loro(runs, graphs, passes = 1L, lambda = 1)
Value
A list of smoothed NeuroVec objects, one per run.
Arguments
- runs
List of NeuroVec objects (one per run).
- graphs
List of graphs returned by cgb_make_graph(..., leave_one_out=TRUE).
- passes, lambda
See cgb_smooth.