Project one or more variables onto a subspace
project_vars.RdThis function projects one or more variables onto a subspace. It is often called supplementary variable projection and can be computed for a biorthogonal decomposition, such as Singular Value Decomposition (SVD).
See also
project for the generic projection function for samples
Other project:
project(),
project.cross_projector(),
project_block()