Transpose a model
transpose.RdThis function transposes a model by switching coefficients and scores. It is useful when you want to reverse the roles of samples and variables in a model, especially in the context of dimensionality reduction methods.
See also
bi_projector for an example of a two-way mapping model that can be transposed