Identify Original Variables for a Specific Component
vars_for_component.RdDetermines which columns from the original input space contribute (have non-zero influence) to a specific output component of the projector.
Usage
vars_for_component(x, k, ...)
# S3 method for class 'composed_projector'
vars_for_component(x, k, tol = 1e-08, ...)