inverse_projection: Inverse of the Component Matrix
Description
Return the inverse projection matrix, which can be used to map back to data space.
If the component matrix is orthogonal, then the inverse projection is the transpose of the component matrix.
Usage
inverse_projection(x, ...)
# S3 method for projector
inverse_projection(x, ...)